Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jul 2000 15:03:01 +0200
From:      Siegbert Baude <siegbert.baude@gmx.de>
To:        EnThink <enthink@gol.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: compilation options for -make world-
Message-ID:  <3961E085.115D4A96@gmx.de>
References:  <LPBBKGDBMBNNCBKGECBLMEIFCAAA.enthink@gol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Ciao
Siegbert


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?3961E085.115D4A96>