Bug#625808: correctly search include directories

Niko Tyni ntyni at debian.org
Sun May 8 14:35:40 UTC 2011


forwarded 625808 http://rt.perl.org/rt3/Ticket/Display.html?id=90122
thanks

On Fri, May 06, 2011 at 09:38:03AM +0300, Niko Tyni wrote:

> +       $from_gcc   = `LC_ALL=C $Config{cc} -v -E - < /dev/null 2>&1 | awk '/^#include/, /^End of search list/' | grep '^ '`;

> I think the -fixed line further down can be dropped altogether with this
> but that will need to be verified first.
> 
> Upstream probably needs some information about what different gcc versions
> actually output. (Was the "Reading specs from" line changed in 4.0 like
> the current code indicates?)

Here's a modified patch filed upstream as [perl #90122].

Thanks again,
-- 
Niko Tyni   ntyni at debian.org


More information about the Perl-maintainers mailing list