Subject: Re: pth build error under -current
To: Matthias Scheler <tron@zhadum.de>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 02/26/2005 11:07:03
On Thu, 24 Feb 2005, Matthias Scheler wrote:

> No, but may I ask why are you using pth under NetBSD-current at all?

A couple of packages in pkgsrc will still use pth because they use pth's API
directly.  (Though it's possible they were just badly constructed pkgsrc
packages.)

Not specifically pkgsrc related, there are actually situations (rare, but
they do exist -- think "coroutine design") where a completely userland
threading system is faster.  So pth still has a niche market in the face of
kernel-supported preemptive threading.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>