solaris -> arm-linux cross compiler: cannot open crt1.o

Philip Blundell philb@gnu.org
Fri May 25 14:51:00 GMT 2001


>I suggest adding the following to the bootstrap gcc configuration:
>  --enable-cross (shouldn't really be necessary)
>  --disable-shared 
>  --with-newlib

It's not appropriate to use `--with-newlib' when you are targeting GNU/Linux.
 
>I don't believe that the bootstrap gcc should look for crt1.o

Why not?  That file, and the rest of the C run-time, are necessary to generate 
working binaries.

p.



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