[Mono-list] autogen.sh fails at pthread on cygwin

Dick Porter dick@acm.org
Sun, 23 Sep 2001 16:30:24 +0100


On Sun, Sep 23, 2001 at 07:45:19AM -0500, Jim Richardson wrote:
> Well since I have been focusing my available time on the class library I am
> not clear what area you are discussing, but I have a good deal of
> multi-threading expericence on Win32. Point me in the right direction and
> I'll be happy to pitch in.

We need someone to write the lowlevel threading stuff for win32.  I'm
doing the pthreads version, so you can see from mono/metadata/threads*
what is involved.

If you want to implement the win32 version I'll go into more detail for
you.

- Dick