[Pythonmac-SIG] Building extensions on 10.4 that can be used on 10.3?

Ronald Oussoren ronaldoussoren at mac.com
Sat Jan 21 15:30:24 CET 2006


On 20-jan-2006, at 23:30, Russell E. Owen wrote:

>
>
> As to Ronald Oussoren's reply: you're absolutely right. I'll have to
> keep a MacOS X 10.3 machine around anyway for testing, so I might as
> well build the application on that. Sigh.

Just build the extensions there. Assuming that you do most of your
development in Python you'll just have to boot into 10.3 whenever one
of the extensions you use changes.

If you use Bob's python 2.4 distribution and build all packages  
containing
extensions on 10.3 py2app will happily create a 10.3 compatible  
application
bundle on 10.4.

Ronald

>
> -- Russell
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig



More information about the Pythonmac-SIG mailing list