From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30028 invoked by alias); 13 Apr 2007 18:18:00 -0000 Received: (qmail 30000 invoked by uid 22791); 13 Apr 2007 18:17:59 -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; Fri, 13 Apr 2007 19:17:53 +0100 Received: from [1.240.182.245] ([213.140.22.65] RDNS failed) by mail.usilu.net over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Fri, 13 Apr 2007 20:17:30 +0200 Message-ID: <461FC935.1030507@lu.unisi.ch> Date: Fri, 13 Apr 2007 18:24:00 -0000 From: Paolo Bonzini Reply-To: bonzini@gnu.org User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: Steve Ellcey CC: binutils@sourceware.org, gcc-patches@gcc.gnu.org, gdb-patches@gcc.gnu.org, newlib@sourceware.org, Ralf.Wildenhues@gmx.de, aoliva@redhat.com, fxcoudert@gmail.com Subject: Re: Final(?) patch to update libtool in GCC and src trees References: <461F2EBD.5010700@lu.unisi.ch> <200704131707.KAA20364@hpsje.cup.hp.com> In-Reply-To: <200704131707.KAA20364@hpsje.cup.hp.com> 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-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00206.txt.bz2 > My plan is to make the changes you want, test with the new libtool to > make sure that works, then revert to the old libtool, retest, and check > in the changes when that works. It may take a few days. That's a safe plan. I suggest a quicker smoke test though: this patch should result in no change to configure -- both with old libtool compared to CVS, and with new libtool compared to your previous patch. Paolo