Date: Fri, 12 Dec 2003 18:23:22 +0300 From: toxa <postfix@sendmail.ru> To: Ryan Sommers <ryans@gamersimpact.com> Cc: freebsd-current@freebsd.org Subject: Re: CURRENT state of acpi and -O'ptimisations in buildworld Message-ID: <200312121823.22352.postfix@sendmail.ru> In-Reply-To: <1071241208.970.49.camel@localhost> References: <200312121749.12408.postfix@sendmail.ru> <1071241208.970.49.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 12 December 2003 18:00, Ryan Sommers wrote: > > > The second is about buildworld. Usually I use this opimisaton flags to > > build world and userland (putting them to /etc/make.conf): > > > > CFLAGS= -O3 -pipe -ffast-math -funroll-loops -mno-sse2 -march=pentium4 > > COPTFLAGS= -O2 -pipe -march=pentium4 -ffast-math -funroll-loops > > CPUTYPE= p4 > > Building with any optimization higher then -O is not supported. Does it mean that -O3 really translated into -O then making buildworld OR that with any optimisation higher than -O you may have _success_ with buildworld BUT binaries may be _broken_? I have used -O2 and -O3 with 5-CURRENT for many months (cvsuping to -current since 5.1-release) without any problem until tonight. Thanks for your reply.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312121823.22352.postfix>