[uClibc] Re: dlopen()'ing libraries that depend on libraries

Erik Andersen andersen at codepoet.org
Wed Aug 20 23:17:13 UTC 2003


On Wed Aug 20, 2003 at 02:53:07PM -0700, David Wuertele wrote:
> Backporting the dlopen() fix to 0.9.20 resulted in a linuxrc that
> hangs.  So I went and got the latest cvs snapshot and used that
> instead, just building a barebones buildroot system with 
> 
>  ARCH:=mipsel
[-------------------snip------------------]
> This patch helps buildroot compile everything fine, but it results in
> linuxrc hanging just like the patched 0.9.20 case.

As I mentioned, the fix works for me on x86...  I have since also
validated that arm is working.  I am not really surprised it does
not (yet) work on mips.  Mips is rather wierd and the shared lib
loader usually needs additional effort before it works, pretty
much any time I change ld.so.

Manuel and I are aiming for a release on Friday, and sometime
before then, I will fire up my mipsel box and trying to make
ld.so work on mips once again,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list