Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2002 13:24:58 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Jonah Sherman <jsherman@stuy.edu>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Partial Buildworld Possible?
Message-ID:  <200212261324.58423.kstewart@owt.com>
In-Reply-To: <20021226161701.GA20462@rootbox>
References:  <20021226161701.GA20462@rootbox>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 26 December 2002 08:17 am, Jonah Sherman wrote:
> Hi, I would appreciate it if someone could explain why buildworld
> must rebuild _everything_, even if there is one small change(or no
> changes). For example, if I do the initial buildworld, then cvsup and
> see that code for /bin/ls has changed, then buildworld again, it
> recompiles everything. Shouldn't buildworld only recompile /bin/ls?
> Even if *nothing* changes, and I were to just run make buildworld two
> times consecutively, it still recompiles everything.  Could someone
> explain why this is the behavior instead of just compiling what has
> changed?

The noclean option probably does that. If you watch buildworld, the=20
first thing it does is clean up by rm'ing everything.

Kent

>
> Please CC jsherman@stuy.edu on any replies, im not currently
> subscribed to -questions
>
> Thanks,
> Jonah
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

--=20
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212261324.58423.kstewart>