Re: gcj on apache poi
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
kopikosong wrote: > I am trying to compile gcj as a shared libaray which I can load from my > applications > I have included xml-apis.jar as I have a compilation error for > javax.xml.parsers.DocumentBuilderFactory > > gcj -shared -classpath xml-apis.jar -Lxml-apis.jar.so > poi-3.1-FINAL.jar -o poi-3.1-FINAL.jar.so -findirect-dispatch > -Bsymbolic > > My gcj is 3.4.5 Frankly, I'm not interested. gcj 3.4.x is ancient history, and I'm not going to fix any bugs in it. Andrew.