Date: Thu, 29 May 2003 20:16:33 -0400 From: Mike Makonnen <mtm@identd.net> To: James Tanis <jtanis@mindspring.com> Cc: freebsd-current@freebsd.org Subject: Re: Libthr stable enough for testing Message-ID: <20030530001640.CNDH11703.pop018.verizon.net@kokeb.ambesa.net> In-Reply-To: <20030529182826.2ac11f23.jtanis@mindspring.com> References: <20030529212252.GA922@basement.kutulu.org> <XFMail.20030529173918.jhb@FreeBSD.org> <20030529182826.2ac11f23.jtanis@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 May 2003 18:28:26 -0400 James Tanis <jtanis@mindspring.com> wrote: > On Thu, 29 May 2003 17:39:18 -0400 (EDT) > John Baldwin <jhb@freebsd.org> 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 mtm@identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 mtm@FreeBSD.Org| FreeBSD - The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030530001640.CNDH11703.pop018.verizon.net>