SPARC Cross Compiler
David Dudley
david.dudley@starblade.com
Mon Oct 15 20:19:00 GMT 2001
Hey guys!
I need to build a sparc-rtems-elf cross compiler, hosted on a
i586-pc-linux-elf host.
I configured the compiler with <configure --host=i586-pc-linux-elf
--target=sparc-rtems-elf --with-newlib>
When I build the compiler with 'make cross', things go fine, till the end of
stage1. As soon as it tries to do 'stage2', the configure fails, with the
fact that 'xcc can't build executables'. What's it trying to do, generating
the stage2 compiler trying to use the target compiler, instead of the host?
Thanks in advance
David Dudley
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list