From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1561 invoked by alias); 14 Aug 2006 15:43:47 -0000 Received: (qmail 1501 invoked by uid 22791); 14 Aug 2006 15:43:46 -0000 X-Spam-Check-By: sourceware.org Received: from server.usilu.net (HELO mail.usilu.net) (195.176.178.200) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 14 Aug 2006 16:43:45 +0100 Received: from [192.168.76.118] ([192.168.76.118] RDNS failed) by mail.usilu.net over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Mon, 14 Aug 2006 17:43:41 +0200 Message-ID: <44E09A30.3000808@lu.unisi.ch> Date: Tue, 15 Aug 2006 14:25:00 -0000 From: Paolo Bonzini User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: Patch to update top-level config to autoconf 2.59 References: <20060810202957.GA31776@nevyn.them.org> <200608102102.OAA28953@hpsje.cup.hp.com> <20060810210600.GA1378__12102.1454142921$1155243979$gmane$org@nevyn.them.org> <44E02713.1070107__1567.96999876878$1155540766$gmane$org@lu.unisi.ch> In-Reply-To: <44E02713.1070107__1567.96999876878$1155540766$gmane$org@lu.unisi.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00095.txt.bz2 > Yep. Also, it would be best if you could test this change also on a > cross-compiler, a Canadian cross, and maybe even a host-x-host (i.e. > host != build, but build == target) configuration. Be sure to use > non-canonical names (i.e. names that config.sub will change). :-) > > Personally I would not be against this change even if it breaks some > configurations, as long as it is known *which*. ... and why. (And as long as there are plans to fix them -- I had in mind especially the non-canonical names). Paolo