Re: Universal Binary and Backwards compatability
Re: Universal Binary and Backwards compatability
- Subject: Re: Universal Binary and Backwards compatability
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 17 Sep 2005 09:07:40 +0100
On 17/09/05, Chad Armstrong <email@hidden> wrote:
> If I create a Universal Binary, will it still work OK if I compile my
> application to be able to be backwards compatible with older systems
> (such as Jaguar)? Or are there any tricks to getting things to work
> properly?
Yes. However, in Xcode 2.1 you cannot specify the SDK on a
per-architecture basis. A workaround until this is fixed is to build
for PPC and x86 separately, then lipo the results together.
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden