From owner-freebsd-arch@freebsd.org Thu Nov 5 07:13:57 2015 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F74CA26649; Thu, 5 Nov 2015 07:13:57 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ipmail06.adl2.internode.on.net (ipmail06.adl2.internode.on.net [150.101.137.129]) by mx1.freebsd.org (Postfix) with ESMTP id 87C69141E; Thu, 5 Nov 2015 07:13:55 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ppp118-210-152-215.lns20.adl6.internode.on.net (HELO midget.dons.net.au) ([118.210.152.215]) by ipmail06.adl2.internode.on.net with ESMTP; 05 Nov 2015 17:38:45 +1030 Received: from [10.0.2.26] ([10.0.2.26]) (authenticated bits=0) by midget.dons.net.au (8.15.1/8.14.9) with ESMTPSA id tA578eKW095504 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 5 Nov 2015 17:38:41 +1030 (CST) (envelope-from darius@dons.net.au) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: COMPILER_TYPE and installworld From: "O'Connor, Daniel" In-Reply-To: Date: Thu, 5 Nov 2015 17:38:40 +1030 Cc: "freebsd-arch@freebsd.org" , "freebsd-mips@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <26BD9533-2C1E-4198-9AC2-BDD77A08337D@dons.net.au> References: To: Adrian Chadd X-Mailer: Apple Mail (2.3096.5) X-Spam-Score: -2.9 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.75 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 07:13:57 -0000 > On 5 Nov 2015, at 16:31, Adrian Chadd wrote: > So! In the short term, is there any way that during > installworld/installkernel we can also set CC, etc appropriately? > Otherwise we're either using the wrong compiler logic/version > (installkernel) or we're just plain not going to work (installworld.) Why does installworld/kernel care what the compiler type is? Or is it just something incidental which gets pulled in that complains = because it can't work it out? If so perhaps the easiest way would be to = add a flag which turns off compiler detection and set it for install* If install* _do_ need to know the compiler type then, bleh.. -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C