This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
hope this e-mail adress is right
- From: Matthias Nagel <matthias at lugfl dot de>
- To: gcc at gnu dot org
- Date: Wed, 29 May 2002 10:43:35 +0200
- Subject: hope this e-mail adress is right
Hello!
I can't realy good english (i'm from germany), hope you understand me!
I have a problem to compile gcc-3.1 and gcc-2.95-3
I compile gcc-3.1 with this command:
-------------------paste-----------------------------
mkdir ../gcc-build &&
cd ../gcc-build &&
../gcc-3.1/configure --prefix=/usr --enable-languages=c,c++ \
--disable-nls --disable-shared --enable-threads=posix &&
make BOOT_LDFLAGS=-static bootstrap &&
make prefix=$LFS/usr install &&
ln -sf ../usr/bin/cpp $LFS/lib &&
ln -sf ../bin/cpp $LFS/usr/lib &&
ln -sf gcc $LFS/usr/bin/cc &&
rmdir $LFS/usr/*-gnu/include &&
rmdir $LFS/usr/*-gnu
------------paste-----------------------------------------
and i become this error messages:
------------paste------------------------------------------
stage2/xgcc -Bstage2/ -B/usr/i586-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 -I. -I.
-I../../gcc-3.1/gcc -I../../gcc-3.1/gcc/. -I../../gcc-3.1/gcc/config
-I../../gcc-3.1/gcc/../include ../../gcc-3.1/gcc/c-pragma.c -o
c-pragma.o
In file included from ../../gcc-3.1/gcc/system.h:490,
from ../../gcc-3.1/gcc/c-pragma.c:23:
../../gcc-3.1/include/libiberty.h:243: 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[2]: *** [c-pragma.o] Error 1
make[2]: Leaving directory `/mnt/lfs/usr/src/gcc-build/gcc'
make[1]: *** [stage3_build] Error 2
make[1]: Leaving directory `/mnt/lfs/usr/src/gcc-build/gcc'
make: *** [bootstrap] Error 2
--------------paste ----------------------------------------
I want it to compiel for my Linux from scratch system.
I compile it with the gcc-3.1 under RedHat 7.2
I hope this informations are enough to help me!!!
Please help me, or send this message to somebody who can help me!
Thanks!
Matthias Nagel
--
Membernumber 006 of the Linux User Group Flensburg e.V.