[Mono-list] 'make test' fails in mono/tests with cygwin

Dick Porter dick@ximian.com
Thu, 27 Sep 2001 23:02:09 +0100


On Thu, Sep 27, 2001 at 07:03:49PM +0300, Petru Paler wrote:
> 
> Are you working on the thread implementation for mint/testjit? I just 
> started looking at it (at Miguel's suggestion).

Yes, I am.

I'm implementing the pthreads version.  You need to look in configure.in,
mono/metadata/Makefile.am and mono/metadata/threads.h to see how to plug
in a new set of thread code.

> 
> Petru

- Dick