Paul Cager wrote: > [javac] The type java.lang.Object cannot be resolved. My sponsor had this one too. He was building in a 32-bit environment on amd64, and apparently gcj has some problems with this. Building on real i386 should work. Marcus