From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8725 invoked by alias); 30 May 2004 15:59:54 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 8710 invoked by uid 48); 30 May 2004 15:59:54 -0000 Date: Sun, 30 May 2004 16:20:00 -0000 Message-ID: <20040530155954.8706.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20040530154816.15734.dolfi@zkm.de> References: <20040530154816.15734.dolfi@zkm.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/15734] internal compiler error: Segmentation fault X-Bugzilla-Reason: CC X-SW-Source: 2004-q2/txt/msg00175.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-30 15:59 ------- I can reproduce the error when the file "Factorial$.class" does not exist but it I get an error since I do not have scala installed. Can you try the following command, it puts the current directory in the classpath which I think is the problem but this is still a bug if that works: gcj --CLASSPATH=/usr/local/Scala/lib: Factorial.class -- What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15734