[Pythonmac-SIG] Build python app using wxpython on intel-leopard and deploy on powerpc-tiger?

Christopher Barker Chris.Barker at noaa.gov
Wed Oct 7 20:09:21 CEST 2009


Aahz wrote:
> What is your recommendation for supporting 10.4, 10.5, and 10.6?  Does
> including PPC make any difference?

For maximum support, I use the 32bit Universal Python from python.org. 
That should run everywhere 10.4 (and probably 10.3.9) and greater, Intel 
and PPC. 64 bit is still sketchy (no wxPython support, for example).

You dependencies need to all be Universal and built with the 10.4 sdk.

The easiest way to accomplish all this is to build on 10.4.

-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