Date: Tue, 14 Nov 2000 12:47:04 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Warner Losh <imp@village.org> Cc: current@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Message-ID: <20001114124704.A79356@dragon.nuxi.com> In-Reply-To: <200011142027.NAA49799@harmony.village.org>; from imp@village.org on Tue, Nov 14, 2000 at 01:27:32PM -0700 References: <20001114121237.A78808@dragon.nuxi.com> <3A10896D.E782256@cup.hp.com> <Pine.BSF.4.21.0011131953001.646-100000@besplex.bde.org> <3A1030BA.D6CB42D0@cup.hp.com> <20001113144152.A39590@dragon.nuxi.com> <3A10896D.E782256@cup.hp.com> <200011140417.VAA37024@harmony.village.org> <20001114121237.A78808@dragon.nuxi.com> <200011142027.NAA49799@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[stable dropped, this should have only been in a single list to start with!!]
On Tue, Nov 14, 2000 at 01:27:32PM -0700, Warner Losh wrote:
> : I'd rather take a major compile time hit and be deterministic than not.
>
> I'd rather not. We don't do an implicit make obj in the rest of the
> tree.
It is in `make world' if /usr/obj exists. Otherwise how does all the
.o's get in /usr/obj/ ?
> If I go build the world, and then someone adds a new program to
> the tree, you are in the same boat.
Nope, `make world' will DTRT.
> If you cd to that program and type make it will wind up in . rather
> than /usr/obj.
Yes, and how many times do we have to tell people to run
``make cleandir && make cleandir'' or
``rm -rf /usr/obj/* ; cd /usr/src ; make cleandir ''
> Completely deterministic, the same thing will happen every time you do
> the scenario.
Ok, completely deterministic given enough detail -- detail which 99% of
the time will not be provided in email to the lists saying this and that
is broken.
> But before making major changes to this, let's see Peter Wemm's new
> all singing all dancing config work does for us. I'd rather see what
> he's come up with than argue further on this.
Earlier today, I too I was wondering if his plan makes all this OBE.
--
-- David (obrien@FreeBSD.org)
GNU is Not Unix / Linux Is Not UniX
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001114124704.A79356>
