bootstrap/7300: ../../gcc-3.1/gcc/libgcc2.c:1004: internal error: Segmentation fault
dave@davenjudy.org
dave@davenjudy.org
Fri Jul 12 23:16:00 GMT 2002
>Number: 7300
>Category: bootstrap
>Synopsis: ../../gcc-3.1/gcc/libgcc2.c:1004: internal error: Segmentation fault
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 12 23:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: David G. Miller
>Release: gcc 3.1
>Organization:
>Environment:
Red Hat Linux with 2.4.18-5 kernel. System is an AMD K6-2/550, 384MB RAM.
>Description:
See synopsis. Downloaded and untarred gcc 3.1. Made adjacent object directory. cd to object dir and:
../gcc-3.1/configure
make bootstrap
Final few lines of the make are:
./xgcc -B./ -B/usr/local/i586-pc-linux-gnu/bin/ -isystem /usr/local/i586-pc-linux-gnu/include -isystem /usr/local/i586-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.1/gcc -I../../gcc-3.1/gcc/. -I../../gcc-3.1/gcc/config -I../../gcc-3.1/gcc/../include -DL_fixsfdi -c ../../gcc-3.1/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
../../gcc-3.1/gcc/libgcc2.c: In function `__fixsfdi':
../../gcc-3.1/gcc/libgcc2.c:1004: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [libgcc/./_fixsfdi.o] Error 1
make[3]: Leaving directory `/share2/build/gcc_3.1/gcc-3.1-obj/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/share2/build/gcc_3.1/gcc-3.1-obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/share2/build/gcc_3.1/gcc-3.1-obj/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:
I tried several times with this setup and got the same results.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-prs
mailing list