This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.1 branch bootstrap error


Hello

This happened since I changed from the mainline to the 3.1 branch.
The information is appended below.

Thanks
Eyal
-----


$ cat ../gcc/CVS/Tag
Tgcc-3_1-branch
$ ld -v
GNU ld version 2.11.92.0.12 20011121
$ gcc --version
gcc (GCC) 3.1 20020224 (experimental) [...]


[...]
./xgcc -B./ -B/usr/local/i686-pc-linux-gnu/bin / -isystem 
/usr/local/i686-pc-linux-gnu/include -isystem 
/usr/local/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-I. -I. -I../.. /gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config 
-I../../gcc/gcc /../include  -DL_muldi3 -c ../../gcc/gcc/libgcc2.c -o 
libgcc/./_muldi3.o
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[3]: *** [libgcc/./_muldi3.oS] Error 1
make[3]: Leaving directory `/home/eyalb/Source/gccbuild/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/home/eyalb/Source/gccbuild/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/eyalb/Source/gccbuild/gcc'
make: *** [bootstrap] Error 2






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]