Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 19:26:25 -0500
From:      Adam Vande More <amvandemore@gmail.com>
To:        Polytropon <freebsd@edvax.de>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Problems compiling 8-STABLE/amd64 system on Intel Core2 4300
Message-ID:  <BANLkTikiW2u=zzhoGw6G0t2AGboWPNoPdg@mail.gmail.com>
In-Reply-To: <20110619003230.07fe7f64.freebsd@edvax.de>
References:  <20110619003230.07fe7f64.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 18, 2011 at 5:32 PM, Polytropon <freebsd@edvax.de> wrote:

> In the example make.conf, the following section can be found:
>
> # Currently the following CPU types are recognized:
> #   Intel x86 architecture:
> #       (AMD CPUs)      opteron athlon64 athlon-mp athlon-xp athlon-4
> #                       athlon-tbird athlon k8 k6-3 k6-2 k6 k5
> #       (Intel CPUs)    core2 core nocona pentium4m pentium4 prescott
> #                       pentium3m pentium3 pentium-m pentium2
> #                       pentiumpro pentium-mmx pentium i486 i386
> #       (Via CPUs)      c3 c3-2
> #   Alpha/AXP architecture: ev67 ev6 pca56 ev56 ev5 ev45 ev4
> #   AMD64 architecture: opteron, athlon64, nocona, prescott, core2
> #   Intel ia64 architecture: itanium2, itanium
> #
> # (?= allows to buildworld for a different CPUTYPE.)
>
> As dmesg indicates I have a "Intel(R) Core(TM)2" as indicated
> by dmesg, I thought
>
>        CPUTYPE=core2
>
> would be the correct setting. Maybe it's not?
>

Here's a guess, I seem to remember another with a similar situation.  The
core2 support is rather new, as in very new.  The current compiler on your
system doesn't support it, although one build from sources should.  If IIRC,
the original thread contained a workaround, but simply setting it to core
for now should be fine, and you can change it once the world is installed.

-- 
Adam Vande More



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