We are starting a new project that is fully cross-platform. We are currently making the decision whether to target C++11 or not.
We will be targeting TI DM81xx sometime next year. Will TI be using a C++11 compatible tool chain by then? I notice that it looks like the next release (possibly in September) of codesourcery lite will probably encompass g++ 4.7 providing full support.
We are mainly looking to use the standard library features rather than the new compiler features because MSVC 11.0 doesn't support them all. We could always use clang though.
Any information TI could provide?
Thanks