This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Linking with DOM


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]