From owner-freebsd-current Sun Oct 27 07:57:05 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA28334 for current-outgoing; Sun, 27 Oct 1996 07:57:05 -0800 (PST) Received: from rosie.scsn.net (scsn.net [206.25.246.12]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA28329 for ; Sun, 27 Oct 1996 07:57:02 -0800 (PST) Received: from rhiannon.scsn.net (cola56.scsn.net [206.25.247.56]) by rosie.scsn.net (post.office MTA v2.0 0813 ID# 0-13529) with ESMTP id AAA189; Sun, 27 Oct 1996 10:56:25 -0500 Received: (from root@localhost) by rhiannon.scsn.net (8.8.2/8.6.12) id LAA12169; Sun, 27 Oct 1996 11:57:27 -0500 (EST) From: "Donald J. Maddox" Message-Id: <199610271657.LAA12169@rhiannon.scsn.net> Subject: Re: makeinfo frequently exiting on sig11 while doing make world ??? In-Reply-To: from "Andreas S. Wetzel" at "Oct 27, 96 04:49:24 pm" To: root@deadline.snafu.de (Andreas S. Wetzel) Date: Sun, 27 Oct 1996 11:57:26 -0500 (EST) Cc: current@FreeBSD.org Reply-To: dmaddox@scsn.net X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > ] I had this same problem when I was experimenting with using '-O3' > ] in my CFLAGS in make.conf. Could it be the optimizer that's biting > ] you too? > > Yes, I'm using -O3 in my /etc/make.conf since some time ago... but the > problem was already happening to me long time before that while I was > still using -O2 instead of -O3. Well, I can only say that I had this problem with '-O3', but changing to '-O2' fixed the problem. Is it possible that the earlier occurences of the problem when using '-O2' happened before gcc-2.7.2.1 was imported? -- Donald J. Maddox (dmaddox@scsn.net)