This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: Statically linked binary way way too big


> If you're going at it I would really like to see the code separated into
> as many files as can in fact be linked separately, so nothing unnecessary
> is included in a static program.

Ok, I'll keep this in mind.  However, I believe the fprintf in
malloc_stats to be the prime offender.  For the record, the argument
for keeping the single file so far was to be able to do a meaningful
diff with Doug's original sources.

Regards,
Wolfram.


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