My only complaint about Python

Greg Ewing greg at cosc.canterbury.ac.nz
Thu Aug 19 22:31:58 EDT 2004


David Fraser wrote:
> I agree. I don't mind it being built with Visual Studio, but out of the 
> box mingw compatibility would be cool...

As a step towards this, it would be useful if it were
distributed with the libpythonXX.a that mingw requires
already built. Then it would just be a matter of giving
the appropriate flag to setup.py when compiling a module.

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg




More information about the Python-list mailing list