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: Results with glibc-2.2.92


> Is the size expected ?
> 
> libc.so		11023486
> libc-2.2.5.so	5000557

Those are file sizes, I presume, which are not very meaningful.
You are probably seeing the difference in debug info between
gcc 3.2 using dwarf2 and older gcc using stabs.  Run "size" on libc
to see the meaningful numbers.


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