Subject: Re: broken pthreads in 2.0_RC4
To: None <port-vax@netbsd.org>
From: Brian Hechinger <wonko@4amlunch.net>
List: port-vax
Date: 10/22/2004 10:19:32
On Wed, Oct 20, 2004 at 12:40:19PM -0500, Jonathan A. Kollasch wrote:
> 
> First of all, does any this code work on any other ports running a 2.0_RC 
> (i.e. 
> i386, macppc)?
> Does this deserve (a|another) PR?

on macppc it works just fine:

wonko@zaphod$ cc -lpthread thread1.c
wonko@zaphod$ ./a.out
Thread 1 
Thread 2 
Thread 1 returns: 0
Thread 2 returns: 0
wonko@zaphod$ uname -a
NetBSD zaphod 2.0_RC3 NetBSD 2.0_RC3 (ZAPHOD) #0: Wed Oct  6 07:26:41 EDT 2004  root@zaphod:/usr/NetBSD-new-build/usr/src/sys/arch/macppc/compile/ZAPHOD macppc

-brian
-- 
IHTFP: I firmly believe that people dumber than me exist solely for my
			 amusement.
IHTFP: Okay, maybe not solely for my amusement.  Some of them make good cake.