From owner-freebsd-current@FreeBSD.ORG Mon Feb 25 10:20:57 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9246C16A40D; Mon, 25 Feb 2008 10:20:57 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 40FEF13C468; Mon, 25 Feb 2008 10:20:57 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 26D632094; Mon, 25 Feb 2008 11:20:54 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.3/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 6852B2092; Mon, 25 Feb 2008 11:20:53 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: obrien@freebsd.org References: <20080221152549.GB21518@team.vega.ru> <20080221173150.GA93693@dragon.NUXI.org> <20080222070728.GA56282@team.vega.ru> <20080222091642.GB57428@team.vega.ru> <20080222093234.GB17107@dragon.NUXI.org> <20080222102409.GD57428@team.vega.ru> <20080222105413.GD94607@team.vega.ru> <20080222170007.GA2622@plan0.kaiwan.csbnet.se> <20080224181004.GC21162@dragon.NUXI.org> <86ve4dzriu.fsf@ds4.des.no> <20080225083255.GA40376@dragon.NUXI.org> Date: Mon, 25 Feb 2008 11:20:52 +0100 In-Reply-To: <20080225083255.GA40376@dragon.NUXI.org> (David O'Brien's message of "Mon\, 25 Feb 2008 00\:32\:55 -0800") Message-ID: <86tzjxibgb.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Joseph Koshy , current@freebsd.org Subject: Re: [HEADS UP] ar(1) front-end committed. (notes for cross compile) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 10:20:57 -0000 "David O'Brien" writes: > Additionally from what's been said, various autoconf configs may even > explicity look for gar and use it instead of /usr/bin/ar. Given your > desire to replace GNU ar with this new ar, why would you not want to use > it everywhere? 1) I doubt it 2) bsd.ports.mk already addresses this for gmake by explicitly setting MAKE=3Dgmake, it is trivial to extend this with AR=3D/usr/bin/ar and RANLIB=3D/usr/bin/ranlib if you're so worried. This is getting really counter-productive... DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no