[Xapian-discuss] java bindings under cygwin?

Joachim Martin jmartin at path-works.com
Mon Nov 20 21:39:26 GMT 2006


Hello,

I have successfully built the java bindings under cygwin.

When I run SmokeTest.java, or my own application that uses 
xapian_jni.jar, it just hangs at the first xapian API call.

The compile went fine, but I had to copy cygxapian-13.dll into 
java/build and rename cygxapian-jni.dll to xapian-jni.dll to get it to run.

DependancyWalker.exe is warning about not finding MSJAVA.DLL and EFSADU.DLL:

Warning: At least one delay-load dependency module was not found.
Warning: At least one module has an unresolved import due to a missing 
export function in a delay-load dependent module.

Not sure if this is related.


Has anyone successfully compiled and run xapian-java under cygwin?

Thanks --Joachim




More information about the Xapian-discuss mailing list