[Mono-winforms-list] GC-Wine, Was: Monostub for Wine SWF

Alexandre Pigolkine pigolkine@gmx.de
Sun, 16 Mar 2003 12:05:18 +0100


Regarding GC:
IMO we have 2 incompatible configure scripts and following choices to
integrate the changes:
 - copy configure script and files for Wine in subfolder and run it there;
 - write a makefile (gc-wine.mak) to compile/install the GC and include the
mak
    and files into main folder like gc.mak for Win32.

So, may be for a moment we can add the project to a subfolder in SWF tree ?

Regarding Wine:
The pthread_cond* & sem* functions are not really ready to be included into
source tree.

Alexandre

----- Original Message -----
From: "John Sohn" <jsohn@columbus.rr.com>
To: <mono-winforms-list@lists.ximian.com>
Sent: Sunday, March 16, 2003 3:48 AM
Subject: Re: [Mono-winforms-list] GC-Wine, Was: Monostub for Wine SWF


> That's a good question and I'm not sure I know the answer. Ultimately
> these changes should be merged into the original Wine and Boehm source
> trees but for now where and how do you recommend we provide them?
>
> John
>
> On Sat, 2003-03-15 at 16:12, Alexandre Pigolkine wrote:
> > This version works nicely.
> >
> > I will update monogc.c in cvs to the version
> > you sent me ( with LoadLibrary/GetProcAddress).
> >
> > Do you plan to add gc-wine to CVS or is it
> > available in some other place ?
> >
> > Alexandre
> >