# New Ticket Created by Paul Cochrane # Please include the string: [perl #43661] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43661 >
At present we have to specify warnings flags for each version of gcc (see config/auto/gcc.pm). This is a pain. Perl 5 is able to work out automatically the warnings flags of gcc and then use those for compilation. Parrot should do this too.
