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 RubyTuesdayDONO, Seppo.Yli-Olli, alexis, cmcqueen1975, eric.araujo, jonforums, loewis, pje, rpetrov, rubenvb, santoso.wijaya, schmir, tarek
Date 2012-07-10.09:30:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341912629.2.0.266673250466.issue12641@psf.upfronthosting.co.za>
In-reply-to
Content
I have gcc 3.4.4 in my cygwin installation, and it still needs the -mno-cygwin option, else the resulting binary will link with cygwin1.dll (which is undesired).
History
Date User Action Args
2012-07-10 09:30:29loewissetrecipients: + loewis, pje, schmir, tarek, eric.araujo, rpetrov, cmcqueen1975, rubenvb, santoso.wijaya, alexis, Seppo.Yli-Olli, jonforums, RubyTuesdayDONO
2012-07-10 09:30:29loewissetmessageid: <1341912629.2.0.266673250466.issue12641@psf.upfronthosting.co.za>
2012-07-10 09:30:28loewislinkissue12641 messages
2012-07-10 09:30:28loewiscreate