From owner-freebsd-questions Wed Feb 14 2:41:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id 30FD637B401 for ; Wed, 14 Feb 2001 02:41:20 -0800 (PST) Received: (qmail 25520 invoked by uid 1001); 14 Feb 2001 10:40:44 -0000 Date: Wed, 14 Feb 2001 12:40:44 +0200 From: Neil Blakey-Milner To: Wayne Pascoe Cc: freebsd-questions@freebsd.org Subject: Re: Make world - selecting what will be made Message-ID: <20010214124044.A25188@rapier.smartspace.co.za> References: <20010213163610.A74059@rapier.smartspace.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from wayne.pascoe@realtime.co.uk on Wed, Feb 14, 2001 at 09:41:21AM +0000 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed 2001-02-14 (09:41), Wayne Pascoe wrote: > Neil Blakey-Milner writes: > > Hi Neil :) Fancy bumping into you here :) Where are you physically > located at the moment ? *grin* Still good ol' .za. (If you're up to something interesting, mail me off-list *grin*) > > make CFLAGS="-O6 -march=i686" buildworld > > > > (or put it in /etc/make.conf) > > > > (By the way, don't build with anything but -O, or you may get unexpected > > optimization bugs. If you value reliability, use -O.) > > So you're saying that my line in make.conf should look like > CFLAGS= -O6 --march=i686 -pipe > > or should I lose the --march=i686 ? Oh, I meant "don't use -O6, that's dangerous, just use -O". (Actually, I've seen used and used more before, but got bitten a bit) So, feel free to use "-march=i686", just beware -Ox (x > 1). Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message