Hubert Hickman wrote:
Is there a flag for py2app that allows one to make a thin binary (Intel
only)?
py2app works by copying what it needs form teh Python install, so I
think it would work if you used an Intel-ony build of Python. Otherwise,
it would have to be hacked to remove the extra PPC
Is there a flag for py2app that allows one to make a thin binary
(Intel only)? I am building an app with the Oracle Instant Client,
which is Intel only.
Thanks!
Hubert Hickman
[EMAIL PROTECTED]
___
Pythonmac-SIG maillist - Pythonmac-SIG@pytho