[python-win32] RE: compilers to build pywin32
Mark Hammond
mhammond at skippinet.com.au
Fri Oct 8 14:40:49 CEST 2004
> Is it not going to be possibile to use MSVC6 for 2.4 anymore? Rats. I
> really need to work on that MinGW compatibility ....
The official Python 2.4 release will be built using MSVC 7.1 - hence
distutils defaults to using that compilter. AFAIK no one is particularly
interested in maintaining MSVC6 compatibility for 2.4, but it should
certainly be "possible" :)
Mark
More information about the Python-win32
mailing list