Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

miki miki.tebeka at zoran.com
Thu Dec 16 07:00:49 EST 2004


Hello Martin,

Martin Bless wrote:
[Something very long ...]

Why don't just use MingW32?
Download it from
http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download (14.8MB) and
install.

Write your extension module and setup.py and then run:
python setup.py build --compiler=mingw32
That's all! You'll have a working .pyd ready to rock.

Miki




More information about the Python-list mailing list