This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

RE: SPARC Cross Compiler


Title: RE: SPARC Cross Compiler

-- David Dudley [mailto:david.dudley@starblade.com] writes --
> 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?

What happens if you ignore it?

--
David Thompson

------
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]