>> Is there a way to make distutils do this for me with a simple command- >> line switch? > > Yes - provide a patch :) > >> 2) Add the same compilation mode to Python itself, so that users can >> easily compile a Python DLL which has debug symbols but with the release >> ABI (since stepping into the Python's core can be useful while debugging >> an extension). > > The Windows build files were carefully design for the job. [...]
As he says. Regards, Martin _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
