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 al= ways=20 in a different place, and it seems like it picks up where it left off whe= n i=20 try again. GCC (any vers.) is also the only port that does this. I am=20 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_G= CC =20 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes=20 -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I.=20 -I.././..//gcc-20020527/gcc -I.././..//gcc-20020527/gcc/.=20 -I.././..//gcc-20020527/gcc/config -I.././..//gcc-20020527/gcc/../include= =20 =2E././..//gcc-20020527/gcc/unroll.c -o unroll.o =2E./../gcc-20020527/gcc/unroll.c: In function `loop_find_equiv_value': =2E./../gcc-20020527/gcc/unroll.c:3434: internal error: Segmentation faul= t [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>