|
Re: Will The New WPILib and WindRiver Support the New C++11 Standard?
Quote:
Originally Posted by jtdowney
That would be dependent on if WindRiver updates their product to use a newer version of GCC. I do not have WindRiver installed on this computer so I am not sure what the current version it is using.
Fortunately a large number of the new C++11 features have already made it into GCC over the years. You can see their supported feature list for more information. There is also a good comparison of how much other C++ compliers support C++11 already.
|
Yea, I've been using the new C++11 standards on linux. So, it is a slim chance that they would actually support the new version. Now, there is a way to use the new GCC 4.x versions on WindRiver right? I thought they had their own compiler instead of GCC.
__________________
Do not say what can or cannot be done, but, instead, say what must be done for the task at hand must be accomplished.
|