Re: Why extra -I in "make test"?
by Jarkko Hietaniemi other posts by this author
Jun 30 2001 1:59PM messages near this date
Re: Why extra -I in "make test"?
|
Re: Why extra -I in "make test"?
On Sat, Jun 30, 2001 at 08:58:04AM -0700, Gurusamy Sarathy wrote:
> On Sat, 30 Jun 2001 10:30:27 CDT, Jarkko Hietaniemi wrote:
> >On Sat, Jun 30, 2001 at 11:28:28AM -0400, schwern@[...].com wrote:
> >> This really shouldn't be leaking out of the core. I'm trying to
> >> rewire it so MakeMaker only adds the extra -I's when building the core
> >> and leaves them out otherwise. Anyone think of a good way to detect
> >> when we're building a core module? Would it be too much to require an
> >> IS_CORE flag in the Makefile.PL's?
> >
> >Sounds like a plan. Use PERL_CORE just to agree with the cc -D flag.
>
> Nope, should be using INSTALLDIRS=perl as the hint instead.
Hmmm, yes, might work.
> Sarathy
> gsar@[...].com
--
$jhi++; # http://www.iki.fi/jhi/
# There is this special biologist word we use for 'stable'.
# It is 'dead'. -- Jack Cohen
Thread:
Jarkko Hietaniemi
Jarkko Hietaniemi
Gurusamy Sarathy
Michael G Schwern
Gurusamy Sarathy
Michael G Schwern
Gurusamy Sarathy
Gurusamy Sarathy
Jarkko Hietaniemi
Nick Ing-Simmons
|