Hi Lance,
Lance Fredrickson wrote,

> It seems as if static libc is missing symbols for libdl in uclibc-ng 1.0.19.
> When trying to static link I get the typical 'undefined to dl....' errors,
> but dynamic linking is successful.

But isn't that what is expected. From my understanding, you can't
use dl* functions if you are using a fully static linked binary.

Are you trying a mixed situation? Supporting both modes?

Can you add some ore details to your use case. Thanks
 Waldemar
_______________________________________________
devel mailing list
devel@uclibc-ng.org
http://mailman.uclibc-ng.org/cgi-bin/mailman/listinfo/devel

Reply via email to