Re: Pascal app in Xcode Universal Binary?
Re: Pascal app in Xcode Universal Binary?
- Subject: Re: Pascal app in Xcode Universal Binary?
- From: Daniel Jalkut <email@hidden>
- Date: Fri, 10 Jun 2005 08:05:39 -0700
Maybe somebody will develop a single application that plays Chess if launched on PowerPC and Minesweeper if launched on Intel.On Jun 9, 2005, at 1:08 AM, Eric Albert wrote: Xcode makes all of this a lot easier for you because it handles the separate compiler and linker invocations and does the lipo'ing for you, but you could even build the PowerPC side with CodeWarrior, build the Intel side with Xcode, and run lipo on your own to put the result together. We don't recommend that because it's a lot more complicated to maintain, but it'll work.
|
_______________________________________________
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