From owner-freebsd-threads@FreeBSD.ORG Sat May 24 10:31:22 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E075837B401 for ; Sat, 24 May 2003 10:31:22 -0700 (PDT) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A09443F85 for ; Sat, 24 May 2003 10:31:22 -0700 (PDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost.ne.attbi.com [127.0.0.1])h4OJN7fm002474 for ; Sat, 24 May 2003 15:23:07 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)h4OJN6IY002473 for freebsd-threads@freebsd.org; Sat, 24 May 2003 15:23:06 -0400 (EDT) Date: Sat, 24 May 2003 15:23:06 -0400 From: Craig Rodrigues To: freebsd-threads@freebsd.org Message-ID: <20030524192305.GA2385@attbi.com> References: <20030523221953.GA1117@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Subject: Re: basic thread question X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 17:31:23 -0000 On Fri, May 23, 2003 at 06:33:48PM -0400, Daniel Eischen wrote: > > > > The FreeBSD KSE web page does not mention -lkse, but > > instead it mentions linking against libpthreads. > > > > Does this web page need to be updated? It mentions > > linking against libpthreads and libpthread. > > I don't know; it's a question of timing. After -release and > when rtld-elf gets fixed (kan is working on it right now), > it'll go back to being installed as libpthread. > > Does this work for you? > [snip] That works for me. Even though things are changing around, it doesn't hurt to have the web page reflect the current state of the code, to encourage new testers. The web page can easily be changed once the library is named back to libpthread. Does libthr have a web page too? -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com