Date: Wed, 5 Jul 2000 21:56:34 -0400 From: Eric Ogren <eogren@earthlink.net> To: Siegbert Baude <siegbert.baude@gmx.de> Cc: EnThink <enthink@gol.com>, "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG> Subject: Re: compilation options for -make world- Message-ID: <20000705215634.A2261@earthlink.net> In-Reply-To: <3961E085.115D4A96@gmx.de>; from siegbert.baude@gmx.de on Tue, Jul 04, 2000 at 03:03:01PM %2B0200 References: <LPBBKGDBMBNNCBKGECBLMEIFCAAA.enthink@gol.com> <3961E085.115D4A96@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
..Of course if you do this and things start breaking, you will get no support from the lists. We only support using CFLAGS="-O -pipe". Eric On Tue, Jul 04, 2000 at 03:03:01PM +0200, Siegbert Baude wrote: > Hi, > > Greetings to all freeBSD users. Just like the kernel can be compiled > > with i686 option, can all the system binaries be compiled with the > > i686 equivalent option? > > > > If yes, what is that option and where to specify it. > > The file to edit is /etc/make.conf > Look into /etc/defaults/make.conf for the possible values, but change > only /etc/make.conf ! That is: copy the relevant lines from the defaults > file and adjust them. > Look into man cc, what flags are possible. You would like -march=i686 > and maybe -O3 for some optimization. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000705215634.A2261>