From owner-freebsd-current@FreeBSD.ORG Sun Feb 24 19:06:43 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 756E316A400; Sun, 24 Feb 2008 19:06:43 +0000 (UTC) (envelope-from rermilov@team.vega.ru) Received: from mail.vega.ru (infra.dev.vega.ru [90.156.167.14]) by mx1.freebsd.org (Postfix) with ESMTP id 1075F13C448; Sun, 24 Feb 2008 19:06:43 +0000 (UTC) (envelope-from rermilov@team.vega.ru) Received: from [87.242.97.68] (port=62188 helo=edoofus.dev.vega.ru) by mail.vega.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JTMBL-000Aw7-U9; Sun, 24 Feb 2008 19:06:39 +0000 Received: from edoofus.dev.vega.ru (localhost [127.0.0.1]) by edoofus.dev.vega.ru (8.14.2/8.14.2) with ESMTP id m1OJ6bVv049525; Sun, 24 Feb 2008 22:06:37 +0300 (MSK) (envelope-from rermilov@team.vega.ru) Received: (from ru@localhost) by edoofus.dev.vega.ru (8.14.2/8.14.2/Submit) id m1OJ6bns049524; Sun, 24 Feb 2008 22:06:37 +0300 (MSK) (envelope-from rermilov@team.vega.ru) X-Authentication-Warning: edoofus.dev.vega.ru: ru set sender to rermilov@team.vega.ru using -f Date: Sun, 24 Feb 2008 22:06:37 +0300 From: Ruslan Ermilov To: obrien@freebsd.org, Dag-Erling Sm??rgrav , Kai Wang , Joseph Koshy , current@freebsd.org Message-ID: <20080224190637.GB18096@team.vega.ru> References: <20080221173150.GA93693@dragon.NUXI.org> <20080222070728.GA56282@team.vega.ru> <20080222091642.GB57428@team.vega.ru> <864pc1s1wa.fsf@ds4.des.no> <20080222105239.GC94607@team.vega.ru> <86abltqjiz.fsf@ds4.des.no> <20080222124617.GA16580@team.vega.ru> <86wsoxp2ob.fsf@ds4.des.no> <20080223201808.GB65540@team.vega.ru> <20080224180433.GA21162@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080224180433.GA21162@dragon.NUXI.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: 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: Sun, 24 Feb 2008 19:06:43 -0000 On Sun, Feb 24, 2008 at 10:04:33AM -0800, David O'Brien wrote: > On Sat, Feb 23, 2008 at 11:18:08PM +0300, Ruslan Ermilov wrote: > > now bootstrap BSD ar on systems >700044, and that we call > > GNU ar/ranlib with the "g" prefix instead of "gnu-". > > Why are you going against my preferences for "gnu-" - if I liked "g" > I would have done it that way in my patch. > The reasoning for the "g" prefix sounded sane to me. Anyway, I don't want to argue about this point, and will leave it to you to decide (I've reverted to the "gnu-" prefix). > Its seems those that have expressed an opinion want to switch to the new > 'ar' ASAP. So why not this patch? > Because your patch won't allow to cross-build on systems predating 700044. > (BTW, what is the sort order in Makefile.inc1? BOOTSTRAPPING date and > alphabetical?) > The intended order was by a pathname. It's missorted now. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer