From owner-freebsd-questions@FreeBSD.ORG Fri Jun 13 18:18:13 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BEB4B454 for ; Fri, 13 Jun 2014 18:18:13 +0000 (UTC) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 8F9E3277B for ; Fri, 13 Jun 2014 18:18:13 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id s5DIICQr061846; Fri, 13 Jun 2014 11:18:12 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <539B4064.1010108@rawbw.com> Date: Fri, 13 Jun 2014 11:18:12 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Warren Block , Rolf Nielsen Subject: Re: Build of FreeBSD-10 fails on 9 with unknown target CPU References: <539AC3A7.4040309@rawbw.com> <539B2041.7000202@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2014 18:18:13 -0000 On 06/13/2014 10:20, Warren Block wrote: > I use > > CPUTYPE?=corei7 > > and it works fine. Do you set some variables on the commandline as > well, that might confuse the compiler? And by llvm build, do you mean > when building llvm or do you mean that you use llvm/clang to perform > the build? For some reason, corei7 and core2 don't work for me as well. Additionally, /usr/share/examples/etc/make.conf doesn't even mention corei7 as an option. Yuri