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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to