Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2007 13:48:33 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: compiling -current
Message-ID:  <20070810174833.GA6098@rot26.obsecurity.org>
In-Reply-To: <20070810192908.P50900@wojtek.tensor.gdynia.pl>
References:  <20070810192908.P50900@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 10, 2007 at 07:30:03PM +0200, Wojciech Puchar wrote:
> i did cvs -z9 checkout and started buildworld
> i have CPUTYPE?=pentium3 in /etc/make.conf and things are compiled that 
> way:
> 
> cc -fpic -DPIC -O1 -pipe -march=pentium3
> 
> 
> 
> 
> why -O1? not O2

gcc optimizer bugs, see the mailing list archives or cvsweb.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070810174833.GA6098>