Re: Compiling for more than 1 architecture
Re: Compiling for more than 1 architecture
- Subject: Re: Compiling for more than 1 architecture
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 26 Oct 2004 11:36:03 +0100
On Mon, 25 Oct 2004 23:48:42 -0700, John Davidorff Pell
<email@hidden> wrote:
> In order to build for any single architecture, you need the complete
> compiler tool chain for that architecture. The Xcode dev tools comes
> with a complete compiler tool chain for you *mac*. In order to compile
> for Mac OS X for i386 (which you can only use if you work at Apple),
> you need the MacOSX i386 compiler tool chain (which you can only get if
> you work at Apple).
Actually, you can cross-compile the Mac OS X compiler tool chain for
x86 since it's open-source. In fact, Darwin is available for both PPC
and x86. What you can't do is compile OS X, because you don't have the
source ;-)
-- Finlay
_______________________________________________
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