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 srid
Recipients loewis, ned.deily, ronaldoussoren, srid
Date 2010-01-13.05:46:35
SpamBayes Score 0.021848148
Marked as misclassified No
Message-id <1263361600.09.0.0124139507559.issue7658@psf.upfronthosting.co.za>
In-reply-to
Content
Ronald, with your patch I see this on 10.4 (Xcode 2.5):

[...]
lipo -extract ppc7400 -extract i386 -output /Users/apy/rrun/build/activepython-DEV/build/pyhg_trunk-macosx-hgtip27-rrun/image/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-32 pythonw
lipo: -extract ppc7400 specified but fat file: pythonw does not contain that architecture
[...]
History
Date User Action Args
2010-01-13 05:46:40sridsetrecipients: + srid, loewis, ronaldoussoren, ned.deily
2010-01-13 05:46:40sridsetmessageid: <1263361600.09.0.0124139507559.issue7658@psf.upfronthosting.co.za>
2010-01-13 05:46:37sridlinkissue7658 messages
2010-01-13 05:46:36sridcreate