From owner-freebsd-current@FreeBSD.ORG Fri Feb 22 12:46:05 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 62876F0 for ; Fri, 22 Feb 2013 12:46:05 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0F674C3D for ; Fri, 22 Feb 2013 12:46:05 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:509e:5349:4e7a:bf0a]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 619E64AC57; Fri, 22 Feb 2013 16:46:03 +0400 (MSK) Date: Fri, 22 Feb 2013 16:45:58 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1812992178.20130222164558@serebryakov.spb.ru> To: Daniel Nebdal Subject: Re: r245741 (clang as cc) can not build binaries for GEODE processor In-Reply-To: References: <108875110.20130222104603@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 12:46:05 -0000 Hello, Daniel. You wrote 22 =D1=84=D0=B5=D0=B2=D1=80=D0=B0=D0=BB=D1=8F 2013 =D0=B3., 16:04= :11: DN> I'm not familiar with NanoBSD, but does it do the package builds for DN> you - or do you do those by hand? DN> If it's the latter, I don't quite understand how the compiler is DN> supposed to know the target CPUTYPE? It is latter, but IMHO, _without_ any CPUTYPE set, system compiler should generate generic enough binaries to run on all supported CPUs of target platform (i386 in this case). --=20 // Black Lion AKA Lev Serebryakov