Date: Thu, 1 Jan 2004 07:46:12 +0100 From: Peter Schuller <peter.schuller@infidyne.com> To: Gautam Gopalakrishnan <ggop@madras.dyndns.org> Cc: freebsd-questions@freebsd.org Subject: Re: 5.2 RC2: Semi-deterministic gcc segfault during buildworld Message-ID: <200401010746.12163.peter.schuller@infidyne.com> In-Reply-To: <20040101025430.GA80006@madras.dyndns.org> References: <200401010255.23554.peter.schuller@infidyne.com> <20040101025430.GA80006@madras.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <peter.schuller@infidyne.com>' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401010746.12163.peter.schuller>