Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2007 16:09:09 +0000
From:      Pete French <petefrench@ticketswitch.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Is it safe to use CPUTYPE?=native on 7.0 ?
Message-ID:  <E1J3w3B-000Iuy-Aw@dilbert.ticketswitch.com>

next in thread | raw e-mail | index | archive | help
fairly simple question really - on machines where I never use the compiled
binaries anywhere else, is it O.K. to set the CPU type to 'native' in
make.conf ? According to gcc this should detect the processor type and
set the various flas as approrpiate, which is nice, as we have a mix of P3,
P4 and AMD processors around the place, and having one make.conf which will
do the right thing on all of them would be nice.

I've been trying it out on a couple of machines, and it seems to work fine,
but I have a feeling that various bits of the kerenel complie are
sensetive to the cpu type, so am just asking to check if it's O.K.

cheers,

-pete.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1J3w3B-000Iuy-Aw>