Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Plumo Newsgroups: comp.lang.python Subject: Re: generate Windows exe on Linux Date: Wed, 22 Feb 2012 22:33:22 -0800 (PST) Organization: http://groups.google.com Lines: 15 Message-ID: <33059459.3.1329978802605.JavaMail.geo-discussion-forums@pbib1> References: <19595323.1268.1329912749669.JavaMail.geo-discussion-forums@pbux2> NNTP-Posting-Host: 60.240.242.164 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1329978803 32033 127.0.0.1 (23 Feb 2012 06:33:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 23 Feb 2012 06:33:23 +0000 (UTC) Cc: python-list@python.org In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=60.240.242.164; posting-account=2IMPhgoAAADBVBX9EhnSwQd79l-9tJ7H User-Agent: G2/1.0 X-Google-Web-Client: true Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20710 thanks J=E9r=F4me. Closest I have found is pyinstaller added support for cross-compiling a yea= r 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$20w= indows/pyinstaller/veq3BlA_Bns I have come across many vague suggestions to try using Wine with py2exe / p= yinstaller / cx_Freeze, but few accounts from people who have actually succ= eeded. Richard