The most current exemple is -lc_r vs -lc (or -lXThrstubs vs
-lpthreads) on some systems for threaded vs non-threaded applications.
I'm talking about inter-X11 dependencies. Xext *always* depends on X11.
SM *always* depends on ICE. That kind of thing. Its a simple matter of ELF shared object inter-dependencies. Dont forget, any RTLD worth its salts wont even load the symbols from the dependent library until it needs to, unless the user has explicitly told it to bind all symbols.


Kean

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to