Date: Sat, 29 Dec 2012 15:34:45 +0100 From: Mark van Dijk <lists@internecto.net> To: freebsd-stable@freebsd.org Subject: Re: FreeBSD 9 (amd64) buildworld stage 4.2 fails with clang: unknown target cpu i686 Message-ID: <50DEFF85.3030103@internecto.net> In-Reply-To: <50DED9BA.1000400@internecto.net> References: <50DED9BA.1000400@internecto.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29-12-12 12:53, Mark van Dijk wrote: > I suspect that the error is caused by -march=native, my CPU is an Intel > Core i5. Looks like I was correct. CPUTYPE?=core2 will build world fine so perhaps 'native' does not know about my processor yet. Apparently it falls back to assuming it's a i686. Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50DEFF85.3030103>