From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30463 invoked by alias); 25 Jan 2002 17:05:45 -0000 Mailing-List: contact rhug-rhats-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-rhats-owner@sources.redhat.com Received: (qmail 30427 invoked from network); 25 Jan 2002 17:05:43 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 25 Jan 2002 17:05:43 -0000 Received: from dhcppc2 (taarna.sfbay.redhat.com [205.180.230.102]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id JAA26617; Fri, 25 Jan 2002 09:02:19 -0800 (PST) Subject: Re: libtool woes From: Anthony Green To: Jukka Santala Cc: Alexandre Petit-Bianco , rhug-rhats@sources.redhat.com In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1011908794.3756.10.camel@dhcppc2> Mime-Version: 1.0 X-Mailer: Evolution/1.0.1 (1.0.1-2) Date: Fri, 25 Jan 2002 09:05:00 -0000 X-SW-Source: 2002-01/txt/msg00007.txt.bz2 On Tue, 2002-01-22 at 04:10, Jukka Santala wrote: > Attached patch tries to include portability, in particular for > cross-compiling and alternate toolchains, by having both gcj and gcjh > calls support defining their paths manually or by host/build-type prefix. > There's also the removal of the inefficient "jar uf" line in gnu.readline > (*). This looks good to me. Thanks! I can check this in over the weekend, or we can set up write access for you. BTW - I'm curious about the cross compiler you're using. What's your target? Thanks, AG