generate Windows exe on Linux

Plumo richardbp at gmail.com
Thu Feb 23 01:33:22 EST 2012


thanks Jérôme.

Closest I have found is pyinstaller added support for cross-compiling a year ago by mounting a Windows partition on Linux:
https://groups.google.com/forum/?fromgroups#!topic/pyinstaller/KISZP5sHCWg

But it was not stable so will be removed:
https://groups.google.com/forum/?fromgroups#!searchin/PyInstaller/linux$20windows/pyinstaller/veq3BlA_Bns

I have come across many vague suggestions to try using Wine with py2exe / pyinstaller / cx_Freeze, but few accounts from people who have actually succeeded.

Richard



More information about the Python-list mailing list