[Pythonmac-SIG] Leopard python architectures in setup.py

Boyd Waters bwaters at nrao.edu
Thu Nov 1 20:04:54 CET 2007


I haven't tested this extensively, but I believe you could add a  
compiler options to the setup.py command line:

python setup.py -Xcompiler -m64 -arch x86_64

Or something like that.

I have a 64-bit Leopard machine in the other room. I'll try it and see.




On Nov 1, 2007, at 10:32 AM, William Kyngesburye wrote:

> Is there a way to get setup.py to build 64bit?  I'm just building a
> package from source, and don't really know much about developing
> python extensions.



More information about the Pythonmac-SIG mailing list