Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2006 21:46:54 -0800
From:      "Josh Carroll" <josh.carroll@gmail.com>
To:        "=?ISO-8859-1?Q?Oliver_Aruv=E4li?=" <oliver@imago.ee>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: choosing the cputype for core 2 duo?
Message-ID:  <8cb6106e0611132146r24a85141g9bed98f5c26bcf27@mail.gmail.com>
In-Reply-To: <20061113121112.769D61C50D1@Relayhost1.neti.ee>
References:  <20061113121112.769D61C50D1@Relayhost1.neti.ee>

next in thread | previous in thread | raw e-mail | index | archive | help
> So the
> =84server" has a conroe core 2 duo processor. What would be the best choi=
ce in
> make.conf as a CPUTYPE paramater for this processor (other make.conf rela=
ted
> recommendations also welcome). I have had only experience installing free=
bsd
> on a bit older amd machines where the choise was obvious.

I think the closest you can use is pentium-m, while adding -msse3 to
CFLAGS. Perhaps something like:

CPUTYPE?=3Dpentium-m
CFLAGS=3D-O2 -mmmx -msse -msse2 -msse3 -pipe

Regards,
Josh



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