Re: Cross-compiling
Re: Cross-compiling
- Subject: Re: Cross-compiling
- From: Chris Espinosa <email@hidden>
- Date: Wed, 12 Oct 2005 17:22:24 -0700
On Oct 12, 2005, at 2:16 PM, Mark Wagner wrote: Is it possible to use XCode to develop and compile a Windows executable, if the necessary headers and libraries are provided? I know GCC is capable of cross-compiling; is the copy that comes with XCode suitable for this, or would I need to compile my own copy of GCC?
No, there is no support for this. Even if you had the Windows headers, and set gcc to compile them and generate x86 code against them, Xcode/Mac OS X does not have a linker that produces Windows DLLs or other Windows executables.
Chris |
_______________________________________________
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