Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20711

Re: generate Windows exe on Linux

Newsgroups comp.lang.python
Date 2012-02-22 22:33 -0800
References <19595323.1268.1329912749669.JavaMail.geo-discussion-forums@pbux2> <ygh8gtfs6uoz.dlg@localhost.localdomain> <mailman.47.1329932662.3037.python-list@python.org>
Subject Re: generate Windows exe on Linux
From Plumo <richardbp@gmail.com>
Message-ID <mailman.63.1329979479.3037.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

generate Windows exe on Linux Plumo <richardbp@gmail.com> - 2012-02-22 04:12 -0800
  Re: generate Windows exe on Linux "Waldek M." <wm@localhost.localdomain> - 2012-02-22 18:19 +0100
    Re: generate Windows exe on Linux Jérôme <jerome@jolimont.fr> - 2012-02-22 18:42 +0100
      Re: generate Windows exe on Linux Plumo <richardbp@gmail.com> - 2012-02-22 22:33 -0800
      Re: generate Windows exe on Linux Plumo <richardbp@gmail.com> - 2012-02-22 22:33 -0800
      Re: generate Windows exe on Linux "Waldek M." <wm@localhost.localdomain> - 2012-02-24 07:21 +0100
    Re: generate Windows exe on Linux Alec Taylor <alec.taylor6@gmail.com> - 2012-02-23 05:05 +1100
    Re: generate Windows exe on Linux Gelonida N <gelonida@gmail.com> - 2012-02-22 23:25 +0100
      Re: generate Windows exe on Linux Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-02-26 11:57 +0000
    Re: generate Windows exe on Linux Stefan Behnel <stefan_ml@behnel.de> - 2012-02-22 23:43 +0100
      Re: generate Windows exe on Linux Miki Tebeka <miki.tebeka@gmail.com> - 2012-02-22 19:19 -0800
      Re: generate Windows exe on Linux Miki Tebeka <miki.tebeka@gmail.com> - 2012-02-22 19:19 -0800

csiph-web