[uClibc]cvs commit to uClibc/extra/libstrip by ds

Oliver Dawid od at fet.uni-hannover.de
Thu Jan 10 00:57:05 UTC 2002


hi david,

> On Sat Dec 29, 2001 at 12:34:34AM -0800, David Schleef wrote:
> >
> > Basically, you run 'libstrip busybox', and it will relink the
> > uClibc shared object file containing only the symbols necessary
> > to fully resolve busybox (or any other executable on the command
> > line.)

just to understand, what you are doing. you throw out any symbols from the
libuClibc.so, which are not needed by the application eg busybox?

if you just have one application running on libuClibc wouldn't it be
better to link it statically?

or is it possible to collect the used symbols over a bunch of
applications? that would make sense imho.

od

-- 
   Oliver Dawid * od at fet.uni-hannover.de * http://www.fet.uni-hannover.de/~od/





More information about the uClibc mailing list