Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2006 10:42:36 -0400
From:      John Nielsen <lists@jnielsen.net>
To:        freebsd-questions@freebsd.org
Cc:        Frank Steinborn <steinex@nognu.de>
Subject:   Re: Correct CPUTYPE= for Intel Celeron 2.50GHz (2500.10-MHz 686-class CPU)
Message-ID:  <200606091042.36239.lists@jnielsen.net>
In-Reply-To: <20060609132040.B3097B825@shodan.nognu.de>
References:  <20060609132040.B3097B825@shodan.nognu.de>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606091042.36239.lists>