Date: Tue, 09 Sep 1997 22:06:25 -0700 From: David Greenman <dg@root.com> To: robsch@robkaos.ruhr.de (Robert Schien) Cc: hardware@FreeBSD.ORG Subject: Re: 'make world' on P6 system takes 3 h Message-ID: <199709100506.WAA02544@implode.root.com> In-Reply-To: Your message of "Tue, 09 Sep 1997 23:31:50 %2B0200." <m0x8Xt0-00066pC@robkaos.ruhr.de>
next in thread | previous in thread | raw e-mail | index | archive | help
>Here are the essential options from /etc/make.conf: > > >CFLAGS= -O2 -m486 -pipe Make that "-O" and kill the -m486. The -O2 nearly doubles the compile time and provides almost no measurable improvement in most cases. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709100506.WAA02544>