This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lkcl
Recipients lkcl, rpetrov, zooko
Date 2009-01-16.15:53:54
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1232121250.94.0.563111987397.issue3871@psf.upfronthosting.co.za>
In-reply-to
Content
roumen, hi,
i'm interested in collaborating with you to get python compiled
under wine (running msys+mingw32 under wine, on linux).
#4954 incorporates much of your work, and takes a slightly
different direction for the configure setup - the time taken to
complete configure under wine is intolerable (3 hours).
also i have found that by setting PATH=%PATH%;c:/mingw/bin in the
environment vars, the python.exe that's produced can successfully
be used to run setup.py build.
History
Date User Action Args
2009-03-09 14:27:11georg.brandlsetspambayes_score: 0.733604 -> 0.0
2009-01-16 15:54:11lkclsetrecipients: + lkcl, zooko, rpetrov
2009-01-16 15:54:10lkclsetmessageid: <1232121250.94.0.563111987397.issue3871@psf.upfronthosting.co.za>
2009-01-16 15:53:55lkcllinkissue3871 messages
2009-01-16 15:53:54lkclcreate