Mainline bootstrap failure on i686-pc-linux-gnu
Steven Bosscher
s.bosscher@student.tudelft.nl
Fri Jul 11 11:15:00 GMT 2003
make[2]: Entering directory `/home/steven/devel/trunkbuild/gcc'
stage1/xgcc -Bstage1/ -B/opt/experimental//i686-pc-linux-gnu/bin/ -c
-g -O2 -D IN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -peda ntic -Wno-long-long -Werror -fno-common
-DHAVE_CONFIG_H -DGENERATOR_FILE -I . -I. -I../../mainline/gcc
-I../../mainline/gcc/. -I../../mainline/gcc/config -I
../../mainline/gcc/../include ../../mainline/gcc/gengenrtl.c -o
gengenrtl.o
stage1/xgcc -Bstage1/ -B/opt/experimental//i686-pc-linux-gnu/bin/ -g
-O2 -DIN_ GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedanti c -Wno-long-long -Werror -fno-common
-DHAVE_CONFIG_H -DGENERATOR_FILE -o geng enrtl \
gengenrtl.o ../libiberty/libiberty.a
stage1/crtbegin.o(.fini+0x1): undefined reference to
`__do_global_dtors_aux'
stage1/crtbegin.o(.init+0x1): undefined reference to `frame_dummy'
stage1/crtend.o(.init+0x1): undefined reference to
`__do_global_ctors_aux'
collect2: ld returned 1 exit status
make[2]: *** [gengenrtl] Error 1
make[2]: Leaving directory `/home/steven/devel/trunkbuild/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/steven/devel/trunkbuild/gcc'
make: *** [bootstrap] Error 2
Configured with:
../mainline/configure --disable-{nls,multilib}
--enable-languages=c,c++,objc,f77 --with-gnu-{as,ld}
--prefix=/opt/experimental/ --program-suffix=-3.4
(ie. nothing special...)
Gr.
Steven
More information about the Gcc
mailing list