Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2003 14:18:09 +0100
From:      Paul Richards <paul@freebsd-services.com>
To:        James Tanis <jtanis@mindspring.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Libthr stable enough for testing
Message-ID:  <20030603131809.GC35187@survey.codeburst.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, May 29, 2003 at 06:28:26PM -0400, James Tanis 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. 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.

You can use ldd to check the binaries and it will show how libmap
affects the library mappings.

-- 
Tis a wise thing to know what is wanted, wiser still to know when
it has been achieved and wisest of all to know when it is unachievable
for then striving is folly. [Magician]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030603131809.GC35187>