1
General / Re: C++11 and SFML 2.0
« on: May 03, 2013, 02:56:51 pm »
Thanks, but my understanding is that although available, C++11 is not the default. (See: http://gcc.gnu.org/onlinedocs/gcc/Standards.html , which states: "The default, if no C++ language dialect options are given, is -std=gnu++98." ISTR seeing - but can't find - another authoritative quote stating, effectively, that it was not likely to become so anytime soon.)
And I'm concerned about the binary compat issues. See e.g.:
http://gcc.gnu.org/ml/gcc-help/2013-03/msg00035.html
http://gcc.gnu.org/wiki/Cxx11AbiCompatibility
Alec
And I'm concerned about the binary compat issues. See e.g.:
http://gcc.gnu.org/ml/gcc-help/2013-03/msg00035.html
http://gcc.gnu.org/wiki/Cxx11AbiCompatibility
Alec