From owner-freebsd-current@FreeBSD.ORG Thu Apr 1 07:38:16 2004 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 381D216A4CE for ; Thu, 1 Apr 2004 07:38:16 -0800 (PST) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0396743D2D for ; Thu, 1 Apr 2004 07:38:16 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (not verified)) by gw.celabo.org (Postfix) with ESMTP id 9C4A05485D; Thu, 1 Apr 2004 09:38:15 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 3ADAD6D465; Thu, 1 Apr 2004 09:38:15 -0600 (CST) Date: Thu, 1 Apr 2004 09:38:15 -0600 From: "Jacques A. Vidrine" To: Daniel Eischen Message-ID: <20040401153815.GD60392@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Daniel Eischen , Oliver Eikemeier , Sean McNeil , freebsd-current@FreeBSD.org References: <20040401143627.GA60225@madman.celabo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.6i cc: freebsd-current@FreeBSD.org cc: Sean McNeil cc: Oliver Eikemeier Subject: Re: nss_ldap broken 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: Thu, 01 Apr 2004 15:38:16 -0000 On Thu, Apr 01, 2004 at 10:16:25AM -0500, Daniel Eischen wrote: > I think the best way is to avoid having shared libraries needlessly linked to > a threads library. If we can guarantee that -pthread would give that behavior ``forever'', then great. I guess we've come full circle (``-pthread good'' ``-pthread bad, don't use it'' ``-pthread good''). :-) Then how does one pick an alternate threading library? Say `libmap' and I'll choke. :-) I seem to recall that one of the GCC guys made a detailed proposal for extending the syntax of `-pthread' to handle alternate threading libraries, but I can't find that posting right now. Cheers, -- Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org