Re: Building Universal
Re: Building Universal
- Subject: Re: Building Universal
- From: "Alexander v. Below" <email@hidden>
- Date: Wed, 15 Mar 2006 13:55:33 +0100
Am 15.03.2006 um 13:50 schrieb Mark Thomas:
Hi,
I'm wondering if I missed something but it seems that if you
upgrade you
xcode project to building universal and using the universal headers
that the
PowerPC side doesn't run on 10.3 or below or did I miss something ?
Yes, you missed something, here are the facts:
- Code compiled with gcc 4 (which is needed for x86 binaries) needs
OS X 10.3.9 because of the new ABI
- You can easily specify gcc 3 for your PPC binary, and run on OS X
versions prior to 10.3.9. Search the list archive for GCC_VERSION_pcc
Alex
_______________________________________________
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