Bootstrap failure: crt0.o: No such file or directory

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Fri Jun 26 06:55:00 GMT 1998


On FreeBSD 3.0-980621-SNAP bootstraps of the current CVS sources
fail  with the following error message.

Bootstrapping compiler is gcc 2.7.2.1, I did a simple 
`configure --prefix=/path`.

Gerald

-------- cut here --------
stage1/xgcc -Bstage1/ -c  -DIN_GCC    -W -Wall -O2 -g -O2  -DHAVE_CONFIG_H     
-I. -I../../egcs/gcc -I../../egcs/gcc/config ../../egcs/gcc/version.c
stage1/xgcc -Bstage1/  -DIN_GCC    -W -Wall -O2 -g -O2  -DHAVE_CONFIG_H
-I. 
-I../../egcs/gcc -I../../egcs/gcc/config \
-DPREFIX=\"/sw/swtest/egcs/BSD3\" \
  -c `echo ../../egcs/gcc/prefix.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -c  -DIN_GCC    -W -Wall -O2 -g -O2  -DHAVE_CONFIG_H     
-I. -I../../egcs/gcc -I../../egcs/gcc/config ../../egcs/gcc/obstack.c
stage1/xgcc -Bstage1/  -DIN_GCC    -W -Wall -O2 -g -O2  -DHAVE_CONFIG_H
-o 
cccp cccp.o cexp.o prefix.o \
  version.o obstack.o     
ld: crt0.o: No such file or directory
collect2: ld returned 1 exit status
gmake[2]: *** [cccp] Error 1
gmake[2]: Leaving directory `/tmp/OBJ-2606-15:35/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/tmp/OBJ-2606-15:35/gcc'
gmake: *** [bootstrap] Error 2




More information about the Gcc-bugs mailing list