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 Seppo.Yli-Olli
Recipients Jeffrey.Armstrong, Martin.Fiers, Pete.Forman, RubyTuesdayDONO, Seppo.Yli-Olli, alexis, cmcqueen1975, danmbox, doko, eric.araujo, geertj, jonforums, jwilk, loewis, oscarbenjamin, paul.moore, pje, renatosilva, rpetrov, rubenvb, santoso.wijaya, schmir, tarek
Date 2013-05-25.10:20:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369477241.49.0.22142244429.issue12641@psf.upfronthosting.co.za>
In-reply-to
Content
ERRATA
Misunderstood the meaning of ERRATA, please ignore my last post.

Roumen Petrov wrote:
> Where is written that compiler is gcc ? Yes this is current distutils 
> code but please review my set of patches
I kinda like the using --target-help for finding out if -mno-cygwin is supported assuming --target-help is supported by all GCC's. I disliked the version-based approach since back from 2011 since it seems fragile to me. I'm noo sure if it falls into the category of lightweight checks Eric asked for in #msg146499 but at least more lightweight than my proposal of trying to compile a sample program with the compiler.
History
Date User Action Args
2013-05-25 10:20:41Seppo.Yli-Ollisetrecipients: + Seppo.Yli-Olli, loewis, doko, paul.moore, pje, geertj, schmir, tarek, jwilk, eric.araujo, rpetrov, cmcqueen1975, rubenvb, santoso.wijaya, alexis, jonforums, RubyTuesdayDONO, Jeffrey.Armstrong, danmbox, Martin.Fiers, oscarbenjamin, Pete.Forman, renatosilva
2013-05-25 10:20:41Seppo.Yli-Ollisetmessageid: <1369477241.49.0.22142244429.issue12641@psf.upfronthosting.co.za>
2013-05-25 10:20:41Seppo.Yli-Ollilinkissue12641 messages
2013-05-25 10:20:41Seppo.Yli-Ollicreate