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 eric.araujo, jonforums, tarek
Date 2011-07-26.17:02:30
SpamBayes Score 0.00016110402
Marked as misclassified No
Message-id <1311699751.35.0.569127767575.issue12641@psf.upfronthosting.co.za>
In-reply-to
Content
The use of -mno-cygwin at http://bit.ly/qAIsZV causes build failures with versions of MinGW GCC. For example http://bit.ly/llK3f3

I recently ran into it trying to build a Mercurial snapshot using a MinGW GCC v4.6.2 flavor http://pastie.org/2274486

Why is -mno-cygwin still be used, and is there any reason why it can't be removed?

Thanks, Jon
History
Date User Action Args
2011-07-26 17:02:31jonforumssetrecipients: + jonforums, tarek, eric.araujo
2011-07-26 17:02:31jonforumssetmessageid: <1311699751.35.0.569127767575.issue12641@psf.upfronthosting.co.za>
2011-07-26 17:02:30jonforumslinkissue12641 messages
2011-07-26 17:02:30jonforumscreate