Building Python SDK from Darwin sources
Building Python SDK from Darwin sources
- Subject: Building Python SDK from Darwin sources
- From: David Geldreich <email@hidden>
- Date: Mon, 30 Jun 2008 14:08:01 +0200
Hi all,
I would like to have a Py_DEBUG version of the Python 2.3 SDK. So I :
- 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) ?
Thanks in advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden