I would like to learn C ++ 0x, which has matured to the level that I am satisfied with.
Xcode on Snow Leopard 10.6 is currently in GCC 4.2.1, and new features I'd like to try, such as std :: shared_ptr, lambdas, auto, constant null pointer, Unicode string literals and other bits and fragments, require at least 4.3 (I think).
Ideally, I would use Xcode, but I'm not even sure that you can manually update the compiler for Xcode. Is it possible?
Otherwise, what is the best way to install another version of GCC that does not interfere with the rest of the system?
Hello,
Shane
gcc c ++ 11 macos
Shane Jun 01 2018-10-06T00: 00Z
source share