On Jun 4, 2012, at 5:26 PM, Michael Hall wrote: >> What new GCC? Xcode 4 dropped GCC in favor of LLVM. > > gcc -version > i686-apple-darwin11-llvm-gcc-4.2: no input files
That's not GCC; that's LLVM-GCC, or LLVM with a GCC front-end. The real GCC was dropped from Xcode 4. Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
