building python under windows

Damien Morton newsgroups1 at bitfurnace.com
Wed Mar 5 22:38:48 EST 2003


Im building python 2.3a2 using MSVC 6.0 under windows 2000.

The projects in the pcbuild directory builds python.exe and python23.dll

I want to build several versions of python, with various profiling options
and optimisations turned on, and am trying to figure out how to build a
statically linked version of python.exe

I would have, for example,
python.exe (2.3a2 unchanged)
python_dxp.exe (2.3a2 with dynamic profiling turned on)
etc etc


Any help, suggestions, etc greatly appreciated.










More information about the Python-list mailing list