Monday, 26 August 2013

Cross-Compiling Python From Linux into Windows

Cross-Compiling Python From Linux into Windows

In a linux enviroment, how would one freeze a python script into an
executable. The answers at Cross-compiling a Python script on Linux into a
Windows executable as PyInstaller killed the referenced feature. I have
also tried py2exe with wine to no avail. An suggestions on what works?

No comments:

Post a Comment