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

Andi Vajda vajda at osafoundation.org
Wed Mar 19 18:59:15 PDT 2008


On Wed, 19 Mar 2008, Bill Janssen wrote:

> I've decided to get myself into more trouble by attempting to build
> JCC on Windows XP with MinGW (gcc 3.4.5, I believe).
>
> I needed to patch the JCC sources a bit (I attach the patch below).

I incorporated most of your patch. I left out the changes to setup.py and 
the define(__WIN32) around the parseArgs stuff which is conditional on using 
gcc or not. MinGW is based on gcc so it should be able to handle vararg 
macros.

Andi..


More information about the pylucene-dev mailing list