On Jun 4, 2012, at 4:58 PM, Vojtěch Meluzín wrote: > Hi, > > I just upgraded to Lion and XCode 4, because the previous version of GCC > distributed with XCode 3 was just buggy. But I want to generate builds for > 10.5 SDK, but using the new GCC. XCode 4 installer created SDKs for 10.6 > and 10.7, how can I get the 10.5 SDK?
You can't. > And is it even possible to use it > with the new GCC. I'm not using XCode for development and rather use the > command line tools directly. What new GCC? Xcode 4 dropped GCC in favor of LLVM. 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]
