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


On Monday 15 October 2001 10:43 pm, you wrote:
> -- 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?

The build FAILS right at that point, and won't continue.  I've done a <make 
distclean>, and am currently reconfiguring and rebuilding, so I can get the 
exact error message.

Oh, also, forgot to mention... this is with the new gcc 3.0, and the current 
release of binutils, and newlib.

Later-
David

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