Subject: Re: interix bootstrap problems with workarounds
To: None <tv@pobox.com, schmonz@schmonz.com>
From: OBATA Akio <obata@lins.jp>
List: tech-pkg
Date: 06/08/2006 09:34:44
On Wed, 7 Jun 2006 16:11:40 -0400, Todd Vierling wrote:
> > > (2) On Interix, bmake does not set MAKEFILE, which tickles the bmake regression tests.
> > > Resolved this with more brute force:
> 
> > I needed to do this.
> 
> Hm.  I can't find where the regression tests are being called --
> there's a target in devel/bmake/Makefile.in, but what actually invokes
> that target, I'm not sure...!

in deve/bmake/makefile.boot,
bootstrap:      bmake.boot .mk.done
        ${BMAKE_ENV} ./bmake.boot -f Makefile
        ${BMAKE_ENV} `pwd`/bmake -f Makefile test

--
"Of course I love NetBSD":-)
OBATA Akio / obata@lins.jp