David Walluck wrote: > When trying to compile with ecj, I am getting the following error: > > The type java.lang.Object cannot be resolved > > I am confused as to how ecj finds rt.jar since I don't see it being > added to the classpath or bootclasspath. I have even tried adding it > explicitly to either of these and it doesn't seem to help. I've seen that error before, but only when things have been egregiously broken. You're using i386 packages, right? What're your versions of eclipse-ecj, libgcj and java-1.4.2-gcj-compat? Cheers, Gary