intel i5 - core? or core2?

Domagoj S. rank1seeker at gmail.com
Sat Aug 21 11:41:40 UTC 2010


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"


More information about the freebsd-hackers mailing list