On Sun, Oct 30, 2011 at 9:03 PM, john skaller <skal...@users.sourceforge.net> wrote: > > BTW: > > ~/felix>gcc --version > i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) > > > I'd sure love to get C++1x for OSX... need LLVM compiler for that though?
AFAIK Apple doesn't play to ship a recent GCC version, so yes, you'd need Clang (the C/C++/... compiler built on the LLVM framework) in order to get more C++11 support, and while Clang's making good progress there it's still somewhat behind GCC in my experience. You could build/install your own GCC 4.6.x on Mac OS X, but it won't be an Apple-supported build. -- James ------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language