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 loewis
Recipients eric.araujo, jonny, loewis, rpetrov
Date 2010-12-04.19:47:33
SpamBayes Score 1.8353319e-11
Marked as misclassified No
Message-id <4CFA9AD4.3000709@v.loewis.de>
In-reply-to <1291490793.15.0.159090265787.issue10615@psf.upfronthosting.co.za>
Content
> Sure - it actually builds a python.exe which is fully working for me. If you need a proof, please let me know, I have no problem uploading it somewhere...
> 
> Is there a reason you are so sceptical? After all, Python for Linux is also usually compiled with gcc, so why shouldn't it work for Win32?

There is a long track of people contributing patches to Python saying
"you need this and that to make it work on platform XYZ". Right after
accepting these patches (without testing, because we might not have
access to XYZ) they come back with more patches. If you then look
carefully at the initial submission, they never actually claimed that
this is *all* patches that are needed. Instead, they use phrases like
"some trivial fixes" (meaning that the difficult fixes are yet to come).
History
Date User Action Args
2010-12-04 19:47:35loewissetrecipients: + loewis, eric.araujo, rpetrov, jonny
2010-12-04 19:47:33loewislinkissue10615 messages
2010-12-04 19:47:33loewiscreate