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


Groups > comp.lang.python > #20687

Re: generate Windows exe on Linux

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <jerome@jolimont.fr>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python,': 0.01; 'whatever.': 0.07; 'python': 0.08; 'scripts': 0.09; '*is*': 0.09; 'libraries.': 0.09; 'exe': 0.16; 'executables': 0.16; 'header:X-Face:1': 0.16; 'received:lan': 0.16; 'subject:exe': 0.16; 'subject:Windows': 0.17; 'wed,': 0.17; 'wrote:': 0.18; 'linux,': 0.21; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'feb': 0.22; 'runs': 0.23; 'tool,': 0.23; 'windows': 0.26; "i'm": 0.28; 'script': 0.28; 'seem': 0.29; 'creates': 0.31; 'equivalent': 0.31; '+0100': 0.32; 'anyone': 0.32; 'totally': 0.32; 'richard': 0.34; 'anything': 0.34; 'to:addr:python-list': 0.35; 'trouble': 0.35; 'google': 0.35; 'question': 0.36; 'run': 0.37; 'but': 0.37; 'using': 0.37; 'think': 0.38; 'url:org': 0.39; 'tool': 0.39; 'might': 0.40; 'to:addr:python.org': 0.40; 'received:89': 0.69; '-0800': 0.84; 'about?': 0.84
X-Spam-Checker-Version SpamAssassin 3.3.1 (2010-03-16) on jeftof
X-Spam-Level
X-Spam-Status No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.1
Date Wed, 22 Feb 2012 18:42:11 +0100
From Jérôme <jerome@jolimont.fr>
To python-list@python.org
Subject Re: generate Windows exe on Linux
In-Reply-To <ygh8gtfs6uoz.dlg@localhost.localdomain>
References <19595323.1268.1329912749669.JavaMail.geo-discussion-forums@pbux2> <ygh8gtfs6uoz.dlg@localhost.localdomain>
X-Mailer Claws Mail 3.8.0 (GTK+ 2.24.9; x86_64-pc-linux-gnu)
X-Face "kBB1-!wF@,"j_&tJ&7; T,t)PeQkZg5?.:{p,s>/,+?b6pN5!yxZy^nRXA=*?W+|J9OG!W[rdx^VA^Sx`R"g,; +MzhAq"tZFg27W4qX+ZXvLX=%piZ6c.7@oSDHyQ0Mff#HGx<{
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
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>
Newsgroups comp.lang.python
Message-ID <mailman.47.1329932662.3037.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1329932662 news.xs4all.nl 6922 [2001:888:2000:d::a6]:51638
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:20687

Show key headers only | View raw


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 | 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