[Mono-list] system.windows.Forms

Miguel de Icaza miguel@ximian.com
12 Jan 2003 00:34:38 -0500


Hello,

> > There is a conflict between the WINELIB pthreads and Linux Pthreads that is
> > killing us.'
> > After that is resolved, things should improve quickly.
> 
> A small update: we just need to complete the WineLib pthread
> implementation, it is just missing a couple of semaphore methods, and it
> should be ready (ie, copy paste from glibc, but someone has to do it ;-)

There is some confusion about Wine and Mono, and I wanted to clear it
up.

Wine is not a dependency for Mono, and will not be.  

Wine will be a dependency for running applications that use the
Windows.Forms assembly.

Miguel.