help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Do newest versions of g++ work well on old versions of Linux?


From: itaj sherman
Subject: Do newest versions of g++ work well on old versions of Linux?
Date: Sun, 6 Mar 2011 09:22:56 -0800 (PST)
User-agent: G2/1.0

If code is supposed to be compiled and/or executed on old versions of
Linux (a few years old), is it generally a problem to use the newer g+
+ vesions?
Should we be able to use all new features like c++0X and boost with
new compiler on older Linux?

Especially, would the differences in the thread scheduling mechanisms
between older and newer versions of Linux cause a problem when
executing code that is compiled with new versions of g++ and boost?
(considering c++0X and boost contain thread support)

itaj


reply via email to

[Prev in Thread] Current Thread [Next in Thread]