From owner-freebsd-current Sun May 28 9:21:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C14E137BA92 for ; Sun, 28 May 2000 09:21:35 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id KAA32907; Sun, 28 May 2000 10:21:34 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id KAA52973; Sun, 28 May 2000 10:21:21 -0600 (MDT) Message-Id: <200005281621.KAA52973@harmony.village.org> To: Steve Kargl Subject: Re: Internal compiler error: program ld got fatal signal 10 Cc: FreeBSD Current In-reply-to: Your message of "Sat, 27 May 2000 14:07:18 PDT." <200005272107.OAA51939@troutmask.apl.washington.edu> References: <200005272107.OAA51939@troutmask.apl.washington.edu> Date: Sun, 28 May 2000 10:21:21 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200005272107.OAA51939@troutmask.apl.washington.edu> Steve Kargl writes: : cc: Internal compiler error: program ld got fatal signal 10 : : *default date=2000.05.23.00.00.00 : : as specified in my cvsup supfile. The system builds fine : for all earlier dates that I've tried. I have used the : following three CFLAGS as set in /etc/make.conf : : CFLAGS= : CFLAGS=-O -pipe : CFLAGS=-O2 -pipe : : and the above error occurs. : : Any and all suggestions are welcomed, but it appears to be : a problem with the new binutils. I've seen this as well, and have reported it to the binutils maintainer. I've done the above, plus get rid of -pipe, raise my resource limits to insanely high levels, try it on a fresh tree w/o any of my local hacks, etc. This is building from a 4.0-stable system. I do this because my -stable system is my fileserver/build server and is 3x faster than my bouncer boxes are at building -current and 2x faster than my laptop. It needs to be -stable since it is expected to have long uptimes and I don't want to upgrade all the time. I also need -stable for SO work. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message