I can't find any mention about threads support in libgcj. I already installed gcc41 that includes gcj and friends... maybe there is a way to check it on the command line or something?
Yes, write a small Java program that creates and uses a few threads, compile it with gcj and run it.
PyLucene_wrap.cxx:2316: error: 'Py_CLEAR' was not declared in this scope gmake: *** [release/_PyLucene.so] Error 1
PyLucene requires Python 2.4, the Py_CLEAR() macro appeared in version 2.4. Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
