From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30307 invoked by alias); 30 May 2007 06:13:28 -0000 Received: (qmail 30291 invoked by uid 22791); 30 May 2007 06:13:28 -0000 X-Spam-Check-By: sourceware.org Received: from qb-out-0506.google.com (HELO qb-out-0506.google.com) (72.14.204.232) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 May 2007 06:13:26 +0000 Received: by qb-out-0506.google.com with SMTP id z1so1715205qbc for ; Tue, 29 May 2007 23:13:25 -0700 (PDT) Received: by 10.64.153.4 with SMTP id a4mr14649214qbe.1180505604909; Tue, 29 May 2007 23:13:24 -0700 (PDT) Received: from scientist.mobile.usilu.net ( [195.176.176.226]) by mx.google.com with ESMTP id c5sm5190941qbc.2007.05.29.23.13.23; Tue, 29 May 2007 23:13:24 -0700 (PDT) Message-ID: <465D1603.9090506@gnu.org> Date: Wed, 30 May 2007 08:22:00 -0000 From: Paolo Bonzini User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: "H. J. Lu" CC: Tom Tromey , Andreas Schwab , Matthias Klose , gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Re: PATCH: PR libjava/32078: Update libtool in classpath References: <465C0461.2060605@ubuntu.com> <20070529131004.GB6442@lucon.org> <465C2D27.10500@gnu.org> <20070529155820.GA13758@lucon.org> <20070529171642.GA14163@lucon.org> <20070529174124.GA14440@lucon.org> <20070529192656.GA15014@lucon.org> In-Reply-To: <20070529192656.GA15014@lucon.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-05/txt/msg02046.txt.bz2 > This patch + my libtool.m4 hack work for me on Linux/x86-64 with > "make", "make check" and "make install". > > I didn't update libjava/HACKING nor touch lt* files in classpath since > I don't know much about classpath. Someone who is familiar with > classpath should look into them. I'll let the Java maintainers (hi Tom :-) remark about this. Paolo