Ken Williams writes:
> Hi Rocky,
>
> Are you suggesting that in general the extra_compiler_flags should come
> after the default flags?
I think so, but I pose this to the forum to get others' experience and
views. In the problems I encountered, it had to come after Perl's
Config C flags. If you want to hedge the bet, then two compiler_flags
can be used. (If one then I'd say after.)
> I think that's reasonable. The change would
> have to be made in ExtUtils::CBuilder though, yes?
I did a cut and past of compile_c from Module::Build::Base version
0.2611. Things may have changed since then. You would be in more of a
position to know.
Thanks for listening.
|