[pylucene-dev] Re: building JCC on Windows with MinGW

Bill Janssen janssen at parc.com
Sun Mar 23 10:18:02 PDT 2008


> If pylucene can be compiled with MSVC7 that'd be great since I'm
> getting bored to alter my mingw installation to link with msvcrt71
> each time I need to compile a python extension :D

For some reason, my MinGW/MSYS installation seems to do this
automatically.  And, yes, I am using the standard MSVC-compiled
Python.  I do specify the --compiler=mingw32 flag when I compile
the Python extension via setup.py.

Bill


More information about the pylucene-dev mailing list