From owner-freebsd-threads@FreeBSD.ORG Mon Sep 24 21:45:03 2007 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E31016A417 for ; Mon, 24 Sep 2007 21:45:03 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id E327E13C4B5 for ; Mon, 24 Sep 2007 21:45:02 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l8OLj1eH012579; Mon, 24 Sep 2007 17:45:01 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 24 Sep 2007 17:45:01 -0400 (EDT) Date: Mon, 24 Sep 2007 17:45:01 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Joe Peterson In-Reply-To: <46F82D06.2090806@gentoo.org> Message-ID: References: <46F7FB47.5060005@gentoo.org> <46F82D06.2090806@gentoo.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-threads@freebsd.org Subject: Re: How will libpthread, libthr, etc. be linked in 7.0? X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 21:45:03 -0000 On Mon, 24 Sep 2007, Joe Peterson wrote: > I agree, and we are still looking into it. Unfortunately, I may need > some help, since we hit somewhat of a dead end on figuring out what is > really happening (I am not familiar with the inner workings of rtld-elf). > > But I am still interested in what's planned for 7.0 in terms of the > symlinks on the threading libs in /usr/lib. Can you fill me in on this? > Also, is libc_r completely missing from 7.0 by now? This is already discussed in the archives, committed in the src tree, etc. If you want, install a -current system and see for yourself ;-) -- DE