This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: target MacOS


M.A. Henderson wrote:
> 
> Is there a cross compiler available for win32 to targer MacOS?

I did a quick test to see if I could configure binutils-2.9.1 and
egcs-1.1.2 to target the Mac; binutils was successful, but egcs failed
with the message 'Configuration powerpc-apple-macos not supported'. So
it appears that the compiler needs some more work done to it in order to
target the Mac.

In the meatime, I believe that Microsoft have a cross-compiler add-on
for Visual C++ that allows you to cross-compile applications for the Mac
on a Win32 host (and debug them remotely, as well), so this is probably
your best bet if you need to cross-compile from Win32.

I'm copying this to the crossgcc mailing list in case there's anyone
else out there who might know more about this and would care to comment.
-- 
Scott Howard               mailto:scott@objsw.com
Object Software Inc.
Gnu CC for Embedded Systems: http://www.objsw.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]