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]

crt0.o missing


Hi,

Sorry for potentially silly question.

I'm trying to build crosscompiler from i386-solaris2.8 to i386-linux-gnu
using gcc-2.95.3.
Everything compiles fine until libiberty configuration script starts. Here
is fragment from config.log

configure:1765:
/export/home/GCC/i386-pc-linux-gnu/build-gcc/gcc/xgcc -B/export/home/GCC/i38
6-pc-linux-gnu/build-gcc/gcc/ -B/export/home/platforms/i386-pc-linux-gnu/i38
6-pc-linux-gnu/bin/ -o conftest -g -O2   conftest.c  1>&5
/export/home/platforms/i386-pc-linux-gnu/i386-pc-linux-gnu/bin/ld: cannot
open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:

#include "confdefs.h"
main(){return(0);}

I checked the place were this crt0.o file resides for native compiler and I
saw that there is no one for cross.
Any thoughts?

Thanks in advance,
Boris

P.S. did anybody find Russian aeroplanes  ; - )?





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