Jeremy Michels <jeremy.d.mich...@gmail.com> wrote:

> Would you be willing to share your makefile? I am having quite a bit
> of trouble with this as well.

I build PyLucene on Windows regularly.  I use mingw to compile and link.
My build script is at
http://uplib.parc.com/hg/uplib/file/2013b08512fa/win32/build-windows-prereqs.sh;
look for "-- jcc --".  Note that you must have an appropriately patched
setuptools installed, first.

Rather than editing the Makefile for PyLucene, I just override the
appropriate make variables in the build environment.

Bill

Reply via email to