help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help-make Digest, Vol 79, Issue 7


From: John Fisher
Subject: Re: Help-make Digest, Vol 79, Issue 7
Date: Tue, 16 Jun 2009 09:46:32 +1000
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)


Mike Shal wrote:

After all GNU make is not "the reference implementation of an alpha build
system".  It is a piece of code with a long history with more going on
than just a few O(n) lookups.  You might find features like checkout
from RCS/SCCS version control via built-in rules which is obsolete stuff
since long ago, still everyone using GNU make today is paying for it with
maybe 80% of it's total CPU time, worldwide. (Try "make -r ..." to see
what I mean).
I have been using -r routinely with make for a long time. My system for make does not use the built-in rules, but has its own pattern rules for everything required.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]