On Thu, 18 Mar 2010, Bill Janssen wrote:
Andi, attached please find a copy of jcc/setup.py with the following
modifications:
1. On Windows, look in the registry to find out where the Java JDK
is installed, instead of hard-coding a probably-bogus path.
2. Added a branch for "mingw32", which is triggered if
"--compiler=mingw32" is in the list of arguments.
I integrated your changes in trunk rev 925041.
It would be easier to do this if you sent a patch, so I hope I didn't forget
anything. Please check this on your syste.
I don't have a windows system with a python on it that is compiled with
registry support (I explicitely turned that off at python build time) so
please check this out and let me know if it works as expected.
Thanks !
Andi..