• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Building Python SDK from Darwin sources
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Building Python SDK from Darwin sources
      • From: David Geldreich <email@hidden>
  • Prev by Date: RE: USB Mass Storage: command size limits
  • Next by Date: Odd GCC Behavior
  • Previous by thread: Re: st_ctimespec not implemented?
  • Next by thread: Re: Building Python SDK from Darwin sources
  • Index(es):
    • Date
    • Thread