( long line wrapped for readability ) In the last episode (May 29), James Tanis said: > Alright, I compiled and installed libthr, built rtld WITH_LIBMAP, and > created the libmap.conf. I am using the example from the man page to > have all programs use the libthr library. As far as I can tell my > system is running perfectly fine, but there's nothing particularly > special about my setup. Is there a way to find out for sure that the > programs are now using libthr? As far as I can tell they should be, > but I'd like to have a definitive answer.
I usually run lsof -p <pid>, and look at which shared library is being used. -- Dan Nelson [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"