Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2003 14:27:52 -0400 (EDT)
From:      Daniel Eischen <eischen@pcnet1.pcnet.com>
To:        Jeff Roberson <jroberson@chesapeake.net>
Cc:        threads@freebsd.org
Subject:   Re: libkse -> libpthread
Message-ID:  <Pine.GSO.4.10.10304211411260.14573-100000@pcnet1.pcnet.com>
In-Reply-To: <20030421124423.Y76635-100000@mail.chesapeake.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Apr 2003, Jeff Roberson wrote:

> 
> On Mon, 21 Apr 2003, Daniel Eischen wrote:
> 
> > Since libkse seems to be generally useful, anyone mind if I
> > go back to installing it as libpthread?
> >
> > --
> > Dan Eischen
> 
> There is some question over whether kse or thr will be the default
> threading implementation for 5.1.  I think this should be discussed before
> we decide on what lib uses libpthread.

Uhh, there really is no *default* unless you are talking
about building all ports with one or the other (changing
PTHREAD_LIBS in Mk/*).

Libthr should not be installed as libpthread; it should
be libthr (or libthread) and libpthread should be installed
as libpthread.  Changing PTHREAD_LIBS to one or the other
has no bearing on how they are installed.

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10304211411260.14573-100000>