This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients benjamin.peterson, lemburg, ned.deily, ronaldoussoren
Date 2010-06-21.20:48:18
SpamBayes Score 0.00031113322
Marked as misclassified No
Message-id <1277153300.21.0.954932626815.issue9046@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I know, it is not supported to "upbuild" Python (or anything else) on OS X, i.e. you cannot use a higher level SDK (i.e. 10.4u) to build on an earlier system (i.e. 10.3).  In particular, to build Python with a deployment target of 10.3, you need to build on 10.4 or higher with the 10.4u SDK.
History
Date User Action Args
2010-06-21 20:48:20ned.deilysetrecipients: + ned.deily, lemburg, ronaldoussoren, benjamin.peterson
2010-06-21 20:48:20ned.deilysetmessageid: <1277153300.21.0.954932626815.issue9046@psf.upfronthosting.co.za>
2010-06-21 20:48:18ned.deilylinkissue9046 messages
2010-06-21 20:48:18ned.deilycreate