On Wed, 5 Apr 2006, Kevin Ollivier wrote:
I think I've found the root of the problem and have attached a patch which,
at least, gets rid of the segfault when running PyLucene in my tests. Read
below for more info on how I got this far. ;-)
Kevin,
This is awesome !
I got it to work in Linux by adding the classes from your patch to
_PyLucene.cpp via JvInitClass() calls.
I also followed the linking steps as described here:
http://gcc.gnu.org/wiki/Statically%20linking%20libgcj
for those less than obvious link command line arguments.
I've checked this into the PyLucene trunk. Now, onto Mac OS X where
libgcj.dylib is even huger.
Thank you so much for figuring this out !
Andi..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev