[uClibc] uclibc dynamic loader

Ivan Popov pin at medic.chalmers.se
Wed Sep 15 15:41:28 UTC 2004


On Wed, Sep 15, 2004 at 04:35:54PM +0200, Joakim Tjernlund wrote:
> > How hard would be to make a "standalone" dynamic loader for uclibc
> > like glibc does with
> > 
> > ld-linux.so.2 --library-path <path-containing-glibc:otherlibraries> <program>

> Had a quick look in ldso and yes you could do this, but it is non trivial
> to implement.

Hello Joakim,

thanks for looking at it.

Hope it will be implemented at some point, so that dynamically linked
uclibc applications will be safely runnable even when the library is
at another location, than it was expected at compilation.

Now I resort to using glibc, which is sufficient for my purposes, but
can be a limiting factor in some situations.

Please put the change onto uclibc wishlist! (or even the todo one :)

Best regards,
--
Ivan




More information about the uClibc mailing list