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.

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

Reply via email to