Per Bothner writes: > In my quest to build as much of Kawa as possible using GCJ-4.0, > I'm now trying to build various classes that depend on org.w3c.dom. > I can compile OK, but when I link I get a lot of undefined references: I agree. It looks like org.w3c.dom.DOMException is not present in libgcj.so. Andrew.