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

Re: Some ways to save space on the floppies



On Thu, 13 Nov 2003 12:37:45 -0500
Joey Hess <joeyh@debian.org> wrote:

> Glenn McGrath wrote:

> > uClibc can be a shared library, but i didnt consider that in this
> > comparison.
> 
> Any reason why not?

It would still be bigger than busybox compiled statically against uclibc.

I just attempted to make reduced library uClibc and had some problems

# mklibs -d ./tmp -L/usr/i386-linux-uclibc/lib/ ./busybox
I: Using ld-uClibc.so.0 as dynamic linker.
I: library reduction pass 1
139 symbols, 139 unresolved
I: library reduction pass 2
141 symbols, 8 unresolved
Traceback (most recent call last):
  File "/usr/bin/mklibs", line 469, in ?
    raise "No library provides non-weak " + symbol
No library provides non-weak main



Glenn



Reply to: