From owner-freebsd-questions Sun Jun 9 22:20:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by hub.freebsd.org (Postfix) with ESMTP id 2654D37B401 for ; Sun, 9 Jun 2002 22:20:04 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao03.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020610052003.NMUV1378.fed1mtao03.cox.net@ip24_56_31_67.ph.cox.net> for ; Mon, 10 Jun 2002 01:20:03 -0400 Content-Type: text/plain; charset="us-ascii" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Segmentation faults during GCC-31 build Date: Sun, 9 Jun 2002 22:20:02 -0700 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206092220.02302.loki_bsd@cox.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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