in reply to Re^2: Strawberry CPAN.pm wrongly overrides INC in Makefile.PL
in thread Strawberry CPAN.pm wrongly overrides INC in Makefile.PL

If the information cannot "ever contribute anything useful" then I thi +nk it should be removed, as nobull has suggested.
Agreed. The problem is, however, that if I remove those values, the Strawberry build process fails.

More effort is needed by people that actually understand GCC to help investigate exactly why that is, I suspect.

Replies are listed 'Best First'.
Re^4: Strawberry CPAN.pm wrongly overrides INC in Makefile.PL
by syphilis (Archbishop) on Sep 30, 2008 at 08:22 UTC
    The problem is, however, that if I remove those values, the Strawberry build process fails

    Interesting ... you've come across a situation where those values *do* contribute something useful. What error messages do you get when you remove those values ?

    More effort is needed by people that actually understand GCC to help investigate exactly why that is, I suspect

    I don't think it would have much to do with gcc. But then if, in the first place, I was wrong about the potential usefulness of the code in question .....

    Cheers,
    Rob