jmb added the comment:
I've built a package for python 2.6 using a slightly modified version of
this patch. I've uploaded it here: http://jeberger.free.fr/python/
I'm attaching my version of the patch here. I had to make two
modifications for it to work:
- Change all references
Changes by jmb :
--
nosy: +jmb
___
Python tracker
<http://bugs.python.org/issue2889>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/m
New submission from jmb :
I tried building an extension on windows with the following command:
> python setup.py build --compiler=mingw32
and got an error: "Unable to find vcvarsall.bat". The way I understand
it, that error shows that it tried to use the MSVC compiler instead o