Re: [Pythonmac-SIG] Making thin app with py2app

2008-10-31 Thread Christopher Barker
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

[Pythonmac-SIG] Making thin app with py2app

2008-10-30 Thread Hubert Hickman
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