Re: Does XCode 4.1 support 32-bit targets?
Re: Does XCode 4.1 support 32-bit targets?
- Subject: Re: Does XCode 4.1 support 32-bit targets?
- From: Jens Alfke <email@hidden>
- Date: Thu, 04 Aug 2011 17:30:22 -0700
On Aug 4, 2011, at 4:30 PM, Greg Guerin wrote: I think there was a past warning that this doesn't work.
IIRC, compiling for 10.4 needs an older version of gcc, which isn't supplied in newer Xcode versions. Compiling with the newer compiler might build, but the executable won't run, because the runtime support lib for the newer compiler isn't available on 10.4. Or maybe the attempt to link for 10.4 will fail. I don't recall the details of when it fails, just that it eventually fails due to compiler/runtime mismatch.
Oops, I stand corrected. :(
This is of course further evidence of the incompetence, nay, downright evil, of the Apple dev tools team. Any reasonable IDE would be able to build code targeting not only OS X 10.0, but System 7.0 (including INITs and cdevs with A4 worlds.)
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden