From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 22:39:05 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5541616A4CE for ; Wed, 31 Dec 2003 22:39:05 -0800 (PST) Received: from infidyne.com (io.infidyne.com [212.112.161.72]) by mx1.FreeBSD.org (Postfix) with SMTP id A50D843D5D for ; Wed, 31 Dec 2003 22:39:03 -0800 (PST) (envelope-from peter.schuller@infidyne.com) Received: (qmail 6766 invoked from network); 1 Jan 2004 06:39:05 -0000 Received: from infidyne.com (HELO scode.mine.nu) (scode@212.112.174.178) by infidyne.com with SMTP; 1 Jan 2004 06:39:05 -0000 Received: from localhost (localhost [127.0.0.1]) by scode.mine.nu (Postfix) with ESMTP id 7E723B3BC5; Thu, 1 Jan 2004 07:46:12 +0100 (CET) From: Peter Schuller To: Gautam Gopalakrishnan Date: Thu, 1 Jan 2004 07:46:12 +0100 User-Agent: KMail/1.5.4 References: <200401010255.23554.peter.schuller@infidyne.com> <20040101025430.GA80006@madras.dyndns.org> In-Reply-To: <20040101025430.GA80006@madras.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401010746.12163.peter.schuller@infidyne.com> cc: freebsd-questions@freebsd.org Subject: Re: 5.2 RC2: Semi-deterministic gcc segfault during buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2004 06:39:05 -0000 > I had this exact problem. It was due to optimisation flag -O3 in > my CFLAGS in make.conf (the handbook says to not use too much > optimisation). I had no problems after I removed it. Thanks a lot for responding! Unfortunately this does not seem to be the cause in this case. /etc/make.conf does not contain any modifications to gcc optimization parameters, and indeed gcc is invoked with only '-O' when compiling. It's more or less a fresh install; I haven't touched make.conf. -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org