Re: Errors building GNU JAXP 1.1 with Cygwin
"Phil Shaw" <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.xml |
|---|---|
| Message-ID | <416E5322.31664.5823D08@localhost> |
On 14 Oct 2004, at 8:29, Chris Burdess wrote: > I'm surprised, because your configure output: > > > checking JMODSUFFIX from libtool... .so > > suggests that the generated dso should be called libxmlj-0.99.so > > Clearly this is still wrong for Cygwin, it should be xmlj-0.99.dll, I > suppose? However, we haven't yet provided any support for Cygwin > builds. > > > If I can help out in other areas, please let me know. > > If you could provide a patch for Cygwin, it would be much appreciated. Chris, I'll try and help if I can. My comfort zone is Java, but I'm willing to learn. If you could give me some notes on what to do to extend the build to Cygwin, I will make that my task. I'm new to this project, so forgive the naive question. May I ask why are you using the libxml parser rather than a pure Java parser? Is this an interim measure? Best regards, Phil