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 12:20:03 +1000
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)


Message: 1
Date: Thu, 11 Jun 2009 22:30:59 +0200
From: grischka <address@hidden>
Subject: Re: build system rules & algorithms
To: address@hidden
Cc: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=UTF-8; format=flowed

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).

Apologies to Mike Shal, grischka and the list for my previous post which mis-attributed the above comment to Mike Shal.





reply via email to

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