Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2002 22:20:02 -0700
From:      Brett Rogers <loki_bsd@cox.net>
To:        freebsd-questions@freebsd.org
Subject:   Segmentation faults during GCC-31 build
Message-ID:  <200206092220.02302.loki_bsd@cox.net>

next in thread | raw e-mail | index | archive | help

Im getting constant segmentation faults while building GCC31.  They're always 
in a different place, and it seems like it picks up where it left off when i 
try again.  GCC (any vers.) is also the only port that does this.  I am 
running a FreeBSD RC4 sys on an AMD K6 2 533MHz w/ 192M of RAM.
My most recent error was:

stage1/xgcc -Bstage1/ -B/usr/local/i386-portbld-freebsd4.6/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-20020527/gcc -I.././..//gcc-20020527/gcc/. 
-I.././..//gcc-20020527/gcc/config -I.././..//gcc-20020527/gcc/../include 
.././..//gcc-20020527/gcc/unroll.c -o unroll.o
../../gcc-20020527/gcc/unroll.c: In function `loop_find_equiv_value':
../../gcc-20020527/gcc/unroll.c:3434: internal error: Segmentation fault
[snip]
gmake[2]: *** [unroll.o] Error 1
gmake[2]: Leaving directory `/usr/ports/lang/gcc31/work/build/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc31/work/build/gcc'
gmake: *** [bootstrap] Error 2
*** Error code 2

Stop in /usr/ports/lang/gcc31.

Any help would be greatly appreciated.

-Brett Rogers

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206092220.02302.loki_bsd>