[Pythonmac-SIG] Making thin app with py2app
Christopher Barker
Chris.Barker at noaa.gov
Fri Oct 31 19:17:01 CET 2008
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 stuff, and I have no
idea how one would do that!
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the Pythonmac-SIG
mailing list