Hi,

In dlopen.c, we have dlopen() as wrapper on
shl_load(),
dlclose() on shl_unload() etc. Any reason for that?
Today,in HP-UX,we can directly use dlopen() and all.

The reason I am asking is, one of my clients is
complaining
that symbol relocation is happening because of this.
dl* functions (which he calls), which should be loaded
from libdld.sl are rather being used from sasl
library.

Thanks
Biswatosh


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to