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: solaris -> arm-linux cross compiler: cannot open crt1.o


>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


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