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

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to