This is the mail archive of the gcc-help@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]

After some Segmentation Faults


Hi,

I'm running RedHat 7.1 and gcc-3.0.0 (installed from RPM) and I'm trying
to compile gcc-3.0.2. I've had already about 3 or 4 internal
segmentation faults. Since it has built something before segmentation
fault I just keep doing make bootstrap and it keeps building from the
point where it stopped before... Damn,... another seg. fault ocorred
just now:


stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnu/bin/ -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.0.2/gcc -I../../gcc-3.0.2/gcc/cp -I../../gcc-3.0.2/gcc/config -I../../gcc-3.0.2/gcc/../include ../../gcc-3.0.2/gcc/cp/spew.c -o cp/spew.o
../../gcc-3.0.2/gcc/cp/spew.c: In function `yylex':
../../gcc-3.0.2/gcc/cp/spew.c:854: 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.



Ok, anyway, I'll just do make bootstrap once more and go on...
Do you think there is any problem on this, If I finish to build gcc, do
you think that it'll be corrupt? 
What can I do...??? :-/


Best regards,
-- 
Paulo J. Matos aka PDestroy : pocm@rnl.ist.utl.pt
Instituto Superior Tecnico - Lisbon
Software & Computer Engineering - A.I.
 - > http://www.rnl.ist.utl.pt/~pocm


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