Re: JCC crash when building

2011-09-08 Thread Bill Janssen
Petrus Hyvönen wrote: > Thanks, I tried now to uninstall Java 7 completely, and recompile JCC, same > problem. > > I should maybe mention that I'm on 64-bit Windows 7, and a 32 bit python > (python xy) I've done a fair amount of building PyLucene with mingw, and I have been unable to make that

RE: JCC crash when building

2011-09-08 Thread Thomas Koch
Petrus, not sure if that helps, but I recently had a similar issue with JCC and MinGW on Windows: I was able to build (and install) JCC, but the final "python -m jcc.__main__ xyz.jar" (when building PyLucene) did fail - the python.exe crashed! I couldn't figure out what the problem is and finally