Re: glibc
Matthias Urlichs (smurf@work.smurf.noris.de)
23 Nov 1997 17:01:14 +0100
In dist.linux.kernel, article <878623982.9375@noris.de>,
Jason Burrell <jburrell@crl5.crl.com> writes:
>
> On a related note, does anyone have any idea why glibc takes so long to
> compile? I figure it has something to do with the amount of time spent in
> make, but I don't know how to get hard numbers on that.
>
glibc creates rather large dependency lists. For each file. Scanning these
lists, for each object file (there are up to five object files per source
file), multiple times, takes quite some time, especialy since GNU make
doesn't cache the results from its stat() calls.
NB: Off-topic.
--
Matthias Urlichs
noris network GmbH