Bug report for gcc

Patrick Guio patrick.guio@fys.uio.no
Mon Mar 18 04:12:00 GMT 2002


Dear all
I have tried to compile several times the last days the cvs version of gcc
(for g++ and g77) on a i686 running RH6.1 and I always get the
same error message:
echo timestamp > stage1_copy
echo stage2_build > stage_last
make CC="stage1/xgcc -Bstage1/
-B/home/patricg/GNU/gcc/i686-pc-linux-gnu/bin/" \
         STAGE_PREFIX=stage1/ \
         CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)"
STRICT_WARN="-Wtraditional -pedantic -Wno-long-long"
libdir=/home/patricg/GNU/gcc/lib LANGUAGES="c gcov c++ f77" MAKEOVERRIDES=
OUTPUT_OPTION="-o \$@"
make[2]: Entering directory `/mn/aurora/u2/patricg/src/GNU/obj_gcc/gcc'
stage1/xgcc -Bstage1/ -B/home/patricg/GNU/gcc/i686-pc-linux-gnu/bin/ -c
-DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc
-I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/gengenrtl.c -o gengenrtl.o
stage1/xgcc -Bstage1/ -B/home/patricg/GNU/gcc/i686-pc-linux-gnu/bin/
-DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
/usr/bin/ld: gengenrtl: Not enough room for program headers (allocated 6,
need 7)
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[2]: *** [gengenrtl] Error 1
make[2]: Leaving directory `/mn/aurora/u2/patricg/src/GNU/obj_gcc/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mn/aurora/u2/patricg/src/GNU/obj_gcc/gcc'
make: *** [bootstrap] Error 2

Does anybody has any idea what goes wrong.
I have binutils-2.9.1.0.23-6.rpm which contains ld with version
% ld -v
GNU ld version 2.9.1 (with BFD 2.9.1.0.24)

Sincerely, Patrick


======================================================================
				  Patrick Guio
		    Institute of Physics, University of Oslo
		      P.O. box 1048, Blindern, N-0316 Oslo
	       Tel : (+47) 22 84 40 60 - Fax : (+47) 22 85 56 71
			E-mail : patrick.guio@fys.uio.no
		  URL : http://folk.uio.no/~patricg




More information about the Gcc-bugs mailing list