Please Recommend a C compiler for use with Python.

Gerhard Häring gerhard.haering at opus-gmbh.net
Tue Jan 28 09:27:43 EST 2003


Andrew MacIntyre <andymac at bullseye.apana.org.au> wrote:
> I've successfully used MingW32 (http://www.mingw.org/ IIRC) to build
> Python extensions [...]
> It can take some fiddling to get a usable Python import library, but
> google will find docco to help with that.

That was never a problem for me. The method described in the Python
documentation always worked just fine:

http://www.python.org/doc/current/inst/non-ms-compilers.html

-- Gerhard




More information about the Python-list mailing list