Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2010 13:41:38 +0200
From:      "Domagoj S." <rank1seeker@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: intel i5 - core? or core2?
Message-ID:  <AANLkTim_6DJq5d_DRzkV6Gf883oJt0UngDXhc8OkTWEc@mail.gmail.com>
In-Reply-To: <8639u822tx.fsf@gmail.com>
References:  <1008211213030.2000@smasher> <8639u822tx.fsf@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
8.1 RELEASE  32bit

# gcc --version
gcc (GCC) 4.2.1 20070719  [FreeBSD]

As per:  http://gcc.gnu.org/gcc-4.2/changes.html
core2 is supported

Setting CPUTYPE(for i386) to:  "nocona", "core" or "core2", will at
the end, ALWAYS set CPUTYPE to:  "prescott", which again results in
set:
MACHINE_CPU = sse3 sse2 sse i686 mmx i586 i486 i386

CPUTYPE?=native is nowhere mentioned "in FreeBSD"



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