Results with glibc-2.2.92

Roland McGrath roland@redhat.com
Thu Aug 29 14:12:00 GMT 2002


> 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.



More information about the Libc-alpha mailing list