This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Christian Goetze <cg@resolute.com>] First benchmarks for non-recursive build...


Ulrich Drepper <drepper@cygnus.com> writes:

|> Might be interesting to keep in mind for the makefile rewrite.
|> 
|> I, for example, recompile on specific directories when I change
|> something.  A rewrite would have to allow this as well.

We should also keep in mind that a non-recursive build would require a
*HUGE* amount of memory.  Just watch the footprint of make in the math
directory and multiply it by about 10.  If it starts swapping like mad all
benchmarks will be void.

Andreas.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]