Bug#318534: GCJ segfaults building Apache Cocoon

2005-07-15 Thread ms419
Package: gcj-4.0 Version: 4.0.1-1 I failed building Apache Cocoon using GCJ - GCC reproducibly segfaulted I reproduced this segfault using a latest snapshot, prepared a test case & filed a bug upstream - http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22507 Many thanks for maintaining GCJ! Jack

Bug#317367: incorrect classpath & java.lang.Object cannot be resolved

2005-07-08 Thread ms419
On Jul 8, 2005, at 2:21 AM, Matthias Klose wrote: which version of gcj-4.0 do you use? that should be fixed in gcj-4.0 4.0.0-12 Ah ha - thanks for your fast response! I'm on powerpc, so 4.0.0-11 is still the latest version - I'll wait for 4.0.0-12 Thanks again! Jack -- To UNSUBSCRIBE, e

Bug#317367: incorrect classpath & java.lang.Object cannot be resolved

2005-07-07 Thread ms419
Package: java-gcj-compat Version: 1.0.30-1 I get this error using javac from java-gcj-compat - fis% /usr/lib/jvm/java-gcj/bin/javac TestAccess.java incorrect classpath: /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre/lib/rt.jar -- 1. ERROR in TestAccess.java (at line 1) /** ^ Th