From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9257 invoked by alias); 29 May 2002 06:29:37 -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 9250 invoked from network); 29 May 2002 06:29:35 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 29 May 2002 06:29:35 -0000 Received: from kickstart1.oracle.redhat.com (vpn3-2.sfbay.redhat.com [172.16.25.2]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g4T6QXv18940; Tue, 28 May 2002 23:26:33 -0700 Subject: Re: gcjh needs --classpath argument From: Anthony Green To: Bryce McKinlay Cc: rhug-rhats@sources.redhat.com In-Reply-To: <3CF46CCE.5020208@waitaki.otago.ac.nz> References: <3CF46CCE.5020208@waitaki.otago.ac.nz> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 28 May 2002 23:29:00 -0000 Message-Id: <1022653713.1950.3.camel@dhcppc2> Mime-Version: 1.0 X-SW-Source: 2002-05/txt/msg00004.txt.bz2 On Tue, 2002-05-28 at 22:53, Bryce McKinlay wrote: > gcjh now needs to read other class files from the class heirarchy when > its in JNI mode. Could someone please change gnu.readline's makefile to > invoke gcjh with a --classpath argument so that it can find them. Ok - done. Let me know if it works. I don't have gcj from the trunk built. Thanks, AG