help building debug .pyd files

"Martin v. Löwis" martin at v.loewis.de
Wed Apr 11 18:47:18 EDT 2007


> You should read the file PCBuild/readme.txt.
> It explains how to build python from source, and has long explanations
> about the same list of modules you are asking for.
> 
> And it works: I regularly use the debug build of python for my own
> projects.

Also, as of Python 2.5, you don't have to hunt around anymore for all
these add-on libraries: they are all checked into the Python subversion
repository (of course, earlier releases would give precise URLs, too,
except that the hosting sites would sometimes break these URLs).

Regards,
Martin



More information about the Python-list mailing list