[issue7658] OS X pythonw.c compile error with 10.4 or earlier deployment target: no spawn.h

Sridhar Ratnakumar report at bugs.python.org
Wed Jan 13 06:46:40 CET 2010


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

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
[...]

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7658>
_______________________________________


More information about the Python-bugs-list mailing list