|
Re: cannot build with gcj on amd64 [linux.debian.maint.java]
Date: May 31, 2007 11:20 On Thu, May 31, 2007 at 04:20:50PM +0200, Marcus Better wrote: Suddenly I get the infamous "java.lang.Object cannot be resolved" when building on amd64. Any ideas? I'm not using any chroots or anything. ~$ /usr/lib/jvm/java-gcj/bin/javac Test.java ---------- 1. ERROR in Test.java (at line 1) public class Test ^ The type java.lang.Object cannot be ...
|