Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

pthreads support in netBSDv1.6?

5 views
Skip to first unread message

Hubert Feyrer

unread,
Aug 15, 2003, 9:44:18 AM8/15/03
to

[tech-net removed, this is not related]


On Fri, 15 Aug 2003, madhvesh wrote:
> 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?

NetBSD 1.6 doesn't support native threads, but you can install the pth
package (pkgsrc/devel/pth) for that. NetBSD 2.0 will have native threads.


- Hubert

--
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/

R. Braun

unread,
Aug 15, 2003, 12:22:29 PM8/15/03
to
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

0 new messages