[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libm on root-filesystem?



Adam Di Carlo <adam@onshore.com> writes:

> Adam Di Carlo <adam@onshore.com> writes:
> 
> > Thimo Neubauer <thimo@debian.org> writes:
> > 
> > > On Wed, Jul 25, 2001 at 09:42:28PM -0400, Adam Di Carlo wrote:
> > > > Thimo Neubauer <thimo@debian.org> writes:
> > > > Ouch.  So its that libslang itself should be reduced, and based on
> > > > that, the usage in libnewt should be reduced?
> > > 
> > > Almost :) First libnewt needs to be reduced, then libslang and after
> > > that libm, so that only the really needed math-symbols get in :(
> > 
> > I'll take a swipe at it.  
> 
> Ok, this is done in CVS. 
> 
> Can some people test this?

CVS from a few minutes ago:

mklibs.sh:
ls -l lib
total 2137
-rwxr-xr-x    1 root     root       124160 Aug  6 06:22 ld-2.2.3.so*
-rw-r--r--    1 root     root       963944 Aug  6 06:22 libc-2.2.3.so
-rw-r--r--    1 root     root         8888 Aug  6 06:21 libcom_err.so.2.0
-rw-r--r--    1 root     root        14608 Aug  6 06:21 libdl-2.2.3.so
-rw-r--r--    1 root     root        22904 Aug  6 06:21 libe2p.so.2.3
-rw-r--r--    1 root     root        90488 Aug  6 06:21 libext2fs.so.2.4
-rw-r--r--    1 root     root       578896 Aug  6 06:21 libm-2.2.3.so
-rw-r--r--    1 root     root        70800 Aug  6 06:19 libnewt.so.0.50.17
-rw-r--r--    1 root     root        17504 Aug  6 06:16 libnss_dns-2.2.3.so
-rw-r--r--    1 root     root        34264 Aug  6 06:18 libpopt.so.0.0.0
-rw-r--r--    1 root     root        86352 Aug  6 06:18 libresolv-2.2.3.so
-rw-r--r--    1 root     root       132168 Aug  6 06:20 libslang.so.1.4.4
-rw-r--r--    1 root     root        13488 Aug  6 06:17 libuuid.so.1.2

mklibs.py:
ls -l lib
total 1542
-rw-r--r--    1 root     root       124160 Aug  6 06:03 ld-2.2.3.so
-rw-r--r--    1 root     root       948288 Aug  6 06:03 libc-2.2.3.so
-rw-r--r--    1 root     root         8888 Aug  6 06:03 libcom_err.so.2.0
-rw-r--r--    1 root     root        14608 Aug  6 06:03 libdl-2.2.3.so
-rw-r--r--    1 root     root        22904 Aug  6 06:03 libe2p.so.2.3
-rw-r--r--    1 root     root        90488 Aug  6 06:03 libext2fs.so.2.4
-rw-r--r--    1 root     root         3168 Aug  6 06:03 libm-2.2.3.so
-rw-r--r--    1 root     root        70784 Aug  6 06:03 libnewt.so.0.50.17
-rw-r--r--    1 root     root        17504 Aug  6 06:02 libnss_dns-2.2.3.so
-rw-r--r--    1 root     root        34264 Aug  6 06:03 libpopt.so.0.0.0
-rw-r--r--    1 root     root        72256 Aug  6 06:03 libresolv-2.2.3.so
-rw-r--r--    1 root     root       132120 Aug  6 06:03 libslang.so.1.4.4
-rw-r--r--    1 root     root        13488 Aug  6 06:03 libuuid.so.1.2

So the libm bug is still present. Also libresolv has a bug. The
difference in libnewt might just be that I don't link libs against
libm.

MfG
        Goswin



Reply to: