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 ronaldoussoren
Recipients l0nwlf, ned.deily, ronaldoussoren, rpetrov, vstinner
Date 2010-04-18.19:09:26
SpamBayes Score 0.00039840763
Marked as misclassified No
Message-id <1271617768.28.0.880590418617.issue8366@psf.upfronthosting.co.za>
In-reply-to
Content
This should now be fixed:

* r80187 (trunk)
* r80188 (2.6)
* r80191 (3.2)
* r80192 (3.1)

The fix is not ideal, there's still two '-isysroot' flags in the compiler command-line, but at least everything compiles and works again.
History
Date User Action Args
2010-04-18 19:09:28ronaldoussorensetrecipients: + ronaldoussoren, vstinner, ned.deily, rpetrov, l0nwlf
2010-04-18 19:09:28ronaldoussorensetmessageid: <1271617768.28.0.880590418617.issue8366@psf.upfronthosting.co.za>
2010-04-18 19:09:27ronaldoussorenlinkissue8366 messages
2010-04-18 19:09:26ronaldoussorencreate