On Fri, 02 Sep 2011 06:11:26 +0200 Carmelo AMOROSO <[email protected]> wrote:
> On 02/09/2011 0.45, William Pitcock wrote: > > is there some reason why the behaviour is this way? i couldn't > > imagine that being the case as it's not posixly-correct. > > > > william > > interesting... let me see deeply. thanks for taking a look; if i have time this weekend i will also attempt to see if i can figure out what is going on. a good realworld example of this is nouveau + xorg-server. nouveau uses symbols from other X extension modules directly (which is bad; it should declare these symbols as weak-symbols really, but that's for another day.) but xorg-server needs to dlopen the module in order to find out about the dependency on the other X modules. william _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
