From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9999 invoked by alias); 2 Jan 2003 00:16:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 9982 invoked by uid 71); 2 Jan 2003 00:16:01 -0000 Date: Thu, 02 Jan 2003 00:16:00 -0000 Message-ID: <20030102001601.9981.qmail@sources.redhat.com> To: tromey@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Tom Tromey Subject: Re: java/9119: Cannot compile HelloWorld.java Reply-To: Tom Tromey X-SW-Source: 2003-01/txt/msg00100.txt.bz2 List-Id: The following reply was made to PR java/9119; it has been noted by GNATS. From: Tom Tromey To: Philip Mak Cc: gcc-gnats@gcc.gnu.org Subject: Re: java/9119: Cannot compile HelloWorld.java Date: 01 Jan 2003 17:10:25 -0700 >>>>> ">" == Philip Mak writes: >> I think gcj should give a more meaningful error message in the case >> that libgcj isn't installed, rather than implying it has a bug. With 3.3 we give a message suggesting that the user check CLASSPATH and access to the archives. Tom