Re: RE: Xcode 2.4 - Cross Compiling
Re: RE: Xcode 2.4 - Cross Compiling
- Subject: Re: RE: Xcode 2.4 - Cross Compiling
- From: "Mark Wagner" <email@hidden>
- Date: Mon, 9 Oct 2006 13:02:17 -0700
On 10/9/06, MacArthur, Ian (SELEX) (UK) <email@hidden> wrote:
> I am developing a C application to run on an embedded linux platform
> (Freescale MPC885 processor). I have built gcc to cross-compile
> binaries for this platform. Is there a way to configure
> Xcode to use
> this version of gcc & related tools to compile binaries through the
> Xcode IDE? I haven't been able to find any documentation on this or
> whether or not this is even possible.
Not exactly what you asked for, but this page:
http://www.zonic.co.uk/products/mingw/
describes how to get Xcode to cross-compile win32 binaries with the
mingw-gcc port, which should be "similar enough" to get you started.
And if you can't get Xcode to use the compiler by following their
instructions, you can set up symbolic links and wrapper scripts to
make Xcode think that the Linux compiler is one of the built-in
compilers (I replaced gcc 2.95).
--
Mark Wagner
_______________________________________________
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