Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20687
| Date | 2012-02-22 18:42 +0100 |
|---|---|
| From | Jérôme <jerome@jolimont.fr> |
| Subject | Re: generate Windows exe on Linux |
| References | <19595323.1268.1329912749669.JavaMail.geo-discussion-forums@pbux2> <ygh8gtfs6uoz.dlg@localhost.localdomain> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.47.1329932662.3037.python-list@python.org> (permalink) |
Wed, 22 Feb 2012 18:19:12 +0100 Waldek M. a écrit: > On Wed, 22 Feb 2012 04:12:29 -0800 (PST), Plumo wrote: > > I have a python script using only the standard libraries. > > Currently I use a Windows VM to generate exe's, which is cumbersome. > > And what exactly *is* this exe about? Whatever. > > Has anyone had success generating exe's from within Linux? > > That doesn't seem to have anything to do with Python, > but you might want to google for cross-compiling. I think his question is totally python related. As I understand it, Richard creates executables from python scripts using a tool, such as py2exe [1], that requires windows. He would like to have an equivalent tool that runs on linux, to avoid going through the trouble of having to run a windows installation. I'm interested in such a tool as well. [1] http://www.py2exe.org/ -- Jérôme
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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