➜

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.

作者 ned.deily
收信人 belopolsky, dmalcolm, doko, eric.araujo, ned.deily, pitrou, rpetrov
日期 2010-09-21.19:16:34
SpamBayes Score 5.7922218e-08
Marked as misclassified 否
Message-id <1285096596.38.0.772717319132.issue9860@psf.upfronthosting.co.za>
In-reply-to
内容
FYIW, the OS X installer build script (Mac/BuildScript/build-installer.py for years has, and continues to, depend on building outside of the source directory.  When I build one, I always start with a clean source directory.  There are so many opportunities for the configure and make stages to go wrong that it seems not worth the effort to try to plug all of the holes of the type you have identified here when attempting to build with a "dirty" source directory.  I wouldn't trust using one.
历史
日期 用户 动作 参数
2010-09-21 19:16:36ned.deily修改recipients: + ned.deily, doko, belopolsky, pitrou, eric.araujo, rpetrov, dmalcolm
2010-09-21 19:16:36ned.deily修改messageid: <1285096596.38.0.772717319132.issue9860@psf.upfronthosting.co.za>
2010-09-21 19:16:34ned.deily链接issue9860 messages
2010-09-21 19:16:34ned.deily创建