Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20711
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <richardbp@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'closest': 0.07; 'succeeded.': 0.09; 'to:addr:comp.lang.python': 0.09; 'url:linux': 0.09; 'mounting': 0.16; 'pyinstaller': 0.16; 'removed:': 0.16; 'subject:exe': 0.16; 'url:pyinstaller': 0.16; 'cc:addr:python- list': 0.16; 'subject:Windows': 0.17; 'cc:no real name:2**0': 0.21; 'header:In-Reply-To:1': 0.22; 'windows': 0.26; 'cc:2**0': 0.26; 'cc:addr:python.org': 0.29; 'ago': 0.31; 'actually': 0.31; 'thanks': 0.32; 'header:User-Agent:1': 0.33; 'richard': 0.34; 'received:209.85.214': 0.36; 'but': 0.37; 'received:google.com': 0.37; 'using': 0.37; 'received:209.85': 0.38; 'stable': 0.38; 'suggestions': 0.39; 'received:209': 0.39; 'accounts': 0.61; 'wine': 0.91 |
| Received-SPF | pass (google.com: domain of richardbp@gmail.com designates 10.68.240.6 as permitted sender) client-ip=10.68.240.6; |
| Authentication-Results | mr.google.com; spf=pass (google.com: domain of richardbp@gmail.com designates 10.68.240.6 as permitted sender) smtp.mail=richardbp@gmail.com |
| Newsgroups | comp.lang.python |
| Date | Wed, 22 Feb 2012 22:33:22 -0800 (PST) |
| In-Reply-To | <mailman.47.1329932662.3037.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=60.240.242.164; posting-account=2IMPhgoAAADBVBX9EhnSwQd79l-9tJ7H |
| References | <19595323.1268.1329912749669.JavaMail.geo-discussion-forums@pbux2> <ygh8gtfs6uoz.dlg@localhost.localdomain> <mailman.47.1329932662.3037.python-list@python.org> |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| MIME-Version | 1.0 |
| Subject | Re: generate Windows exe on Linux |
| From | Plumo <richardbp@gmail.com> |
| To | comp.lang.python@googlegroups.com |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Message-ID | <mailman.63.1329979479.3037.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1329979479 news.xs4all.nl 6987 [2001:888:2000:d::a6]:44643 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:20711 |
Show key headers only | 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 | 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