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 jonforums
Recipients alexis, eric.araujo, jonforums, loewis, rpetrov, rubenvb, schmir, tarek
Date 2011-08-05.15:59:43
SpamBayes Score 0.0003531029
Marked as misclassified No
Message-id <1312559984.67.0.216808416452.issue12641@psf.upfronthosting.co.za>
In-reply-to
Content
shortly after opening this issue i removed -mno-cygwin from my 2.7.2 install and have had no issues on win7 32bit. but i understand you're hesitation.

regardless what you decide, please consider placing a summary note in the source comments as a safety net.

if you'd like me to try building a limited set of extensions to help with your decision, let me know.  i have the following mingw toolchains on my win7 32bit system:

* tdm gcc 4.5.2 - http://tdm-gcc.tdragon.net/
* mingw-w64 prefix-stripped gcc 4.5.4 - http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Automated%20Builds/
* Ruben's gcc 4.6.2 personal build - http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/4.6.2-1/

i'm not speaking for Ruben, but as he maintains https://github.com/rubenvb/MinGW-w64-build-scripts you might try cajoling him if you feel you need more test results ;)

re: re.search, understood, thanks...quick-testing.
History
Date User Action Args
2011-08-05 15:59:44jonforumssetrecipients: + jonforums, loewis, schmir, tarek, eric.araujo, rpetrov, rubenvb, alexis
2011-08-05 15:59:44jonforumssetmessageid: <1312559984.67.0.216808416452.issue12641@psf.upfronthosting.co.za>
2011-08-05 15:59:44jonforumslinkissue12641 messages
2011-08-05 15:59:43jonforumscreate