From owner-freebsd-current Fri Nov 22 11:18:16 2002 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 DC55437B401; Fri, 22 Nov 2002 11:18:14 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EBB143E3B; Fri, 22 Nov 2002 11:18:14 -0800 (PST) (envelope-from eischen@pcnet1.pcnet.com) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.3/8.12.1) with ESMTP id gAMJI87L000361; Fri, 22 Nov 2002 14:18:08 -0500 (EST) Date: Fri, 22 Nov 2002 14:18:08 -0500 (EST) From: Daniel Eischen To: Robert Watson Cc: Juli Mallett , walt , freebsd-current@FreeBSD.ORG Subject: Re: libpthread question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 22 Nov 2002, Robert Watson wrote: > > On Fri, 22 Nov 2002, Juli Mallett wrote: > > > > This is expected behavior -- libpthread is currently disconnected from the > > > build. I'd actually like to see it connected to the build, with an > > > appropriate "WARNING: DRAGONS INCLUDED" man page also hooked up to > > > discourage accidental use. At least, assuming David Xu, Jon Mini, etc, > > > are ready for the resulting bug reports they'll get. > > > > No. You really don't want to do this. A lot of ports will see > > -lpthread and try to use it instead of letting gcc use its best > > judgement about what threads system to use (-pthread). And in the > > current state, that means a _lot_ of broken stuff. > > I thought we discussed installing it as -lkse at one point to avoid that > scenario. I think we did. I think it probably should be installed as libkse until it's ready for prime-time. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message