site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hi all, I would like to have a Py_DEBUG version of the Python 2.3 SDK. So I : Thanks in advance. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... - got python 2.3 sources from : http://www.opensource.apple.com/darwinsource/10.5/ - modified Makefile : Extra_Configure_Flags = ... --disable-toolbox- glue --with-pydebug - mkdir -p /tmp/python/Debug - make OBJROOT=/tmp/obj SRCROOT=`pwd` DSTROOT=/tmp/python install But then the Headers are not installed in the Python.framework. Is there a way to build "SDK" version of the Framework (vs "runtime" version) ? This email sent to site_archiver@lists.apple.com