On Thu, 29 May 2003 18:28:26 -0400
James Tanis <[EMAIL PROTECTED]> wrote:

> On Thu, 29 May 2003 17:39:18 -0400 (EDT)
> John Baldwin <[EMAIL PROTECTED]> wrote:
> 
> > 
> > It has been committed.  Build rtld with WITH_LIBMAP defined and then
> > setup a libmap.conf.
> > 
> > -- 
> 
>       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. 

Glad to hear it.

>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.

try: fstat -m /usr/lib/libthr.so.1

This should show you any running applications that have it loaded.

-- 
Mike Makonnen  | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
[EMAIL PROTECTED] | D228 1A6F C64E 120A A1C9  A3AA DAE1 E2AF DBCC 68B9
[EMAIL PROTECTED]| FreeBSD - The Power To Serve
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to