[uClibc]dynamic loading in uClibc

Erik Andersen andersen at lineo.com
Tue Feb 13 20:11:23 UTC 2001


On Mon Feb 05, 2001 at 11:00:31AM +0200, michaels at jungo.com wrote:
> Hello,
> 
> Since uClibc does now available in the shared object format,
> the question is: who makes the dynamic loading? To the best of my
> knowledge, glibc uses ld.so executable with libdl.so.X shared library to
> do so.
> If we want to run executables dynamically linked agains libuClibc.so.1,
> someone has to resolve the linkage (ld.so maybe?). 
> 
> Today I see no support for ld.so in the tree. Am I missing the point?
> How do all the people run their dynamic executables if there is no
> glibc? 

Right now, it is done using the ld.so from GNU libc...  I would
like to have one of our own, but it hasn't been done yet,

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list