This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: auto* overhead


>>>>> "Bruce" == Bruce Korb <bkorb@pacbell.net> writes:

Bruce> But I also remembered that 57K comes from incorporating another
Bruce> library, so autotools are only responsible for 174K.

I wasn't surprised by the higher number :-(.

One question is: how does this scale?  Maybe there is a high fixed
overhead and then a low cost for additional changes.

Another question is: how much of the overhead is `foo = @foo@' lines
in Makefile.in?  There's a way we could eliminate this overhead.

Tom



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