From owner-freebsd-current@FreeBSD.ORG  Sat Feb 11 06:21:54 2006
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
X-Original-To: freebsd-current@freebsd.org
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 4F55216A420
	for <freebsd-current@freebsd.org>; Sat, 11 Feb 2006 06:21:54 +0000 (GMT)
	(envelope-from deischen@freebsd.org)
Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CBE6643D45
	for <freebsd-current@freebsd.org>; Sat, 11 Feb 2006 06:21:53 +0000 (GMT)
	(envelope-from deischen@freebsd.org)
Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11])
	by mail.ntplx.net (8.13.5/8.13.5/NETPLEX) with ESMTP id k1B6LmAk014776; 
	Sat, 11 Feb 2006 01:21:48 -0500 (EST)
Date: Sat, 11 Feb 2006 01:21:48 -0500 (EST)
From: Daniel Eischen <deischen@freebsd.org>
X-X-Sender: eischen@sea.ntplx.net
To: Alexander Kabaev <kabaev@gmail.com>
In-Reply-To: <20060210191637.374daa37@kan.dnsalias.net>
Message-ID: <Pine.GSO.4.43.0602110118310.9242-100000@sea.ntplx.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net)
Cc: freebsd-current@freebsd.org, Dan Nelson <dnelson@allantgroup.com>,
	Steve Kargl <sgk@troutmask.apl.washington.edu>
Subject: Re: [jakub@redhat.com:Linking against libpthread via -pthread?
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Daniel Eischen <deischen@freebsd.org>
List-Id: Discussions about the use of FreeBSD-current
	<freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
	<mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 11 Feb 2006 06:21:54 -0000

On Fri, 10 Feb 2006, Alexander Kabaev wrote:
>
> No. The change to link in libc by default and libpthread with -pthread
> are inthe works and will be committed shortly. There is not way around
> this if we want working versioned libc and libpthread in our system.

Why is that?  We really don't want -pthread to build in libpthread
dependency when linking shared libraries.

So are you working on building a symbol list/map for libc?  I
was doing this myself, but I don't want to spend time duplicating
effort.

-- 
DE