Subject: Re: pthreads support in netBSDv1.6?
To: None <netbsd-help@NetBSD.org>
From: R. Braun <syn@sceen.net>
List: netbsd-help
Date: 08/15/2003 18:23:01
On Fri, Aug 15, 2003 at 07:13:04PM +0530, madhvesh wrote:
> Hello,
>
> On netBSD-1.6 how to execute pthread related application ?
> When i try to compile a program which contains <pthread.h>, the system
> says no-such file.. and does-not compile the program
>
> Does netBSd1.6 version supports pthread library?
> In linux, this is supported as part of linux-threads library, how is the
> case
> in netBSDv1.6?
>
> Thanks
> MS
>
>
>
Hello,
I think NetBSD has not native thread support. I say this because i've seen many
pkgsrc softwares having pth as a dependancy.
Install it if you haven't and mabe it'll help :-).
--
R. Braun