gcc-20001127 build fail on i586-pc-linux-gnu

David Thor Bragason bragason@uni-freiburg.de
Sat Dec 2 09:55:00 GMT 2000


Hello,

I'm still trying to build gcc on my glibc 2.1.3 box, using gcc 2.95.2. I
do

configure --enable-shared --enable-threads --enable-languages=c++
make bootstrap

and the build chokes in the following way:

-----snip-----
/home/david/src/buildgcc/gcc/xgcc -B/home/david/src/buildgcc/gcc/
-B/usr/local/i586-pc-linux-gnu/bin/ -B/usr/local/i586-pc-linux-gnu/lib/
-isystem /usr/local/i586-pc-linux-gnu/include -DPACKAGE=\"zlib\"
-DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1
-DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../gcc-20001127/zlib -g
-O2 -c ../../../gcc-20001127/zlib/inftrees.c  -fPIC -DPIC -o
.libs/inftrees.o
../../../gcc-20001127/zlib/inftrees.c: In function `huft_build':
../../../gcc-20001127/zlib/inftrees.c:291: Internal compiler error in
wrap_constant, at simplify-rtx.c:2523
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[2]: *** [inftrees.lo] Error 1
make[2]: Leaving directory
`/home/david/src/buildgcc/i586-pc-linux-gnu/zlib'
make[1]: *** [all-target-zlib] Error 2
make[1]: Leaving directory `/home/david/src/buildgcc'
make: *** [bootstrap] Error 2


I have read that in the cases of glibc 2.2 or 1.9.x, the gcc sources need
to be patched, but I'm still using glibc 2.1.3, on SuSE 6.4. My binutils
are upgraded, though. I'd be grateful if anyone had any ideas. Thanks.

David Bragason,  <bragason at uni-freiburg dot de>



More information about the Gcc mailing list