in reply to ExtUtils::CBuilder->compile() ignores flags
Maybe the flags are coming from a different option? Examine $Config{ccflags}, or existence of $ENV{CFLAGS} etc. Maybe add debugging prints to the source of Base.pm to show what values it processes and how?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: ExtUtils::CBuilder->compile() ignores flags
by bliako (Abbot) on Jan 04, 2019 at 19:22 UTC |