From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6290 invoked by alias); 9 Feb 2007 17:48:07 -0000 Received: (qmail 6261 invoked by uid 22791); 9 Feb 2007 17:48:06 -0000 X-Spam-Check-By: sourceware.org Received: from palrel10.hp.com (HELO palrel10.hp.com) (156.153.255.245) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 09 Feb 2007 17:47:54 +0000 Received: from smtp2.cup.hp.com (smtp2.cup.hp.com [15.4.32.118]) by palrel10.hp.com (Postfix) with ESMTP id 5765537C77; Fri, 9 Feb 2007 09:47:53 -0800 (PST) Received: from hpsje.cup.hp.com (hpsje.cup.hp.com [16.89.92.85]) by smtp2.cup.hp.com (Postfix) with ESMTP id F29DE30CFF4; Fri, 9 Feb 2007 17:42:54 +0000 (UTC) Received: (from sje@localhost) by hpsje.cup.hp.com (8.9.3/8.9.3) id JAA28249; Fri, 9 Feb 2007 09:47:22 -0800 (PST) Date: Fri, 09 Feb 2007 17:48:00 -0000 From: Steve Ellcey Message-Id: <200702091747.JAA28249@hpsje.cup.hp.com> To: macro@linux-mips.org, drow@false.org, dj@redhat.com Cc: gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org, newlib@sourceware.org Subject: Re: Updating top-level autoconf to 2.59 In-Reply-To: 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-02/txt/msg00135.txt.bz2 > BTW, do we still want to carry local copies of severely obsolete libtool > scripts? I have had success with libtool 1.5.22 and GCC 4.1.1 after a > moderate amount of work (mostly shuffling bits around; libjava/ was the > most involving part) -- if there is interest in upgrading (which might > help some people with less common configurations) I could port them to the > trunk sooner rather than later. > > Maciej Actually, getting libtool updated was my original goal in all of this. I was told that we couldn't update libtool until we had updated autoconf. So now that autoconf is updated, I hope we can work on libtool. Steve Ellcey sje@cup.hp.com