CPUTYPE weirdness
Jeremy Chadwick
koitsu at FreeBSD.org
Thu Aug 14 14:40:13 UTC 2008
On Thu, Aug 14, 2008 at 07:36:48AM -0700, Jeremy Chadwick wrote:
> 2) You can use nocona on both i386 and amd64 -- I speak from
> experience. I'm referring to RELENG_7 by the way; I don't think
> nocona is recognised by the base system gcc on RELENG_6.
I stand corrected -- you can use it on RELENG_6 as well:
$ egrep 'KERNCONF|CPUTYPE' /etc/make.conf
KERNCONF=PDSMI_PLUS_i386
CPUTYPE?=nocona
$ uname -a
FreeBSD anubis.sc1.parodius.com 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Thu Jan 17 02:09:20 PST 2008 root at anubis.sc1.parodius.com:/usr/obj/usr/src/sys/ANUBIS i386
$ gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977. PGP: 4BD6C0CB |
More information about the freebsd-stable
mailing list