Correct CPUTYPE= for Intel Celeron 2.50GHz (2500.10-MHz 686-class CPU)

John Nielsen lists at jnielsen.net
Fri Jun 9 14:42:43 UTC 2006


On Friday 09 June 2006 09:20, Frank Steinborn wrote:
> can someone tell what the right choice for CPUTYPE in /etc/make.conf
> is for that CPU?

You probably want:
CPUTYPE?=pentium4

See /usr/share/examples/etc/make.conf for a full list.

> And, is it safe to build kernel and world with --march= too?

It should be safe to build world and kernel with CPUTYPE specified in 
make.conf, but additional compile flags are typically not guaranteed to work.

JN


More information about the freebsd-questions mailing list