Can't get compile.py (building win32 Python extensions)

Alex Martelli aleax at aleax.it
Fri Jan 11 04:55:33 EST 2002


"Krzysztof Czarnowski" <Krzysztof.Czarnowski at dgt-lab.com.pl> wrote in
message news:mailman.1010736255.15077.python-list at python.org...
> The "Extending and Embedding the Python Interpreter" manual in
> Building C and C++ Extensions on Windows / A Cookbook Approach
> says:

This is somewhat obsolete.

What http://www.python.org/doc/current/ext/win-cookbook.html says
NOW has no references to good old compile.py.  Have a look...

But the distutils are a MUCH easier way to go.  Check my recipe:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/66509


Alex








More information about the Python-list mailing list