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.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
