From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30708 invoked by alias); 29 Sep 2008 16:56:44 -0000 Received: (qmail 30699 invoked by uid 22791); 29 Sep 2008 16:56:44 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 29 Sep 2008 16:56:09 +0000 Received: by nf-out-0910.google.com with SMTP id h3so759147nfh.48 for ; Mon, 29 Sep 2008 09:56:06 -0700 (PDT) Received: by 10.210.43.11 with SMTP id q11mr6470319ebq.199.1222707366434; Mon, 29 Sep 2008 09:56:06 -0700 (PDT) Received: by 10.210.63.19 with HTTP; Mon, 29 Sep 2008 09:56:06 -0700 (PDT) Message-ID: <6dc9ffc80809290956i46ae58nd405accc02efc313@mail.gmail.com> Date: Mon, 29 Sep 2008 16:56:00 -0000 From: "H.J. Lu" To: NightStrike Subject: Re: Updating libtool Cc: "Steve Ellcey" , gdb-patches@sourceware.org, binutils@sourceware.org, newlib@sourceware.org, nickc@redhat.com, pogma@thewrittenword.com, bonzini@gnu.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48E0D65A.3010801@redhat.com> <200809291544.m8TFisi10246@lucas.cup.hp.com> X-IsSubscribed: yes 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: 2008-09/txt/msg00555.txt.bz2 On Mon, Sep 29, 2008 at 8:47 AM, NightStrike wrote: > On Mon, Sep 29, 2008 at 11:44 AM, Steve Ellcey wrote: >> The new libtool has been checked in to the src tree and the necessary files >> reconfigured. Let me know if there are any problems. The GCC and Src trees >> should now be in sync. >> >> Steve Ellcey >> sje@cup.hp.com >> > > I think perhaps you missed a few: > It should be fixed now. -- H.J.