[python-win32] Create x64 exe using py2exe on 32bit machine

Mark Hammond mhammond at skippinet.com.au
Sun Apr 27 09:01:46 CEST 2008


I don't think you can at the moment - you will probably need the SVN version
of python 2.6 and then need to make some patches to py2exe (or at least
trick it by manually cross-compiling its stubs as 64bit executables).

 

Mark

 

From: python-win32-bounces at python.org
[mailto:python-win32-bounces at python.org] On Behalf Of siddhartha veedaluru
Sent: Saturday, 26 April 2008 2:46 PM
To: python-win32 at python.org
Subject: [python-win32] Create x64 exe using py2exe on 32bit machine

 

Hi,

 

how can i create an x64 exe of a python script on a 32 bit machine.

 

Please let me know if need any other information

 

Thanks

Siddhartha

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080427/2cc1e369/attachment.htm>


More information about the python-win32 mailing list