From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 06:18:11 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7355F37B401 for ; Tue, 3 Jun 2003 06:18:11 -0700 (PDT) Received: from mx0.freebsd-services.com (survey.codeburst.net [195.149.39.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3FA243F3F for ; Tue, 3 Jun 2003 06:18:10 -0700 (PDT) (envelope-from paul@freebsd-services.com) Received: by mx0.freebsd-services.com (Postfix, from userid 1002) id DA2E41B212; Tue, 3 Jun 2003 14:18:09 +0100 (BST) Date: Tue, 3 Jun 2003 14:18:09 +0100 From: Paul Richards To: James Tanis Message-ID: <20030603131809.GC35187@survey.codeburst.net> References: <20030529212252.GA922@basement.kutulu.org> <20030529182826.2ac11f23.jtanis@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030529182826.2ac11f23.jtanis@mindspring.com> User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org Subject: Re: Libthr stable enough for testing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 13:18:11 -0000 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 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]