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.Received on Fri Dec 12 2003 - 06:24:26 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:33 UTC