[Mono-winforms-list] SWF applications on Mono 0.23
Alexandre Pigolkine
pigolkine@gmx.de
21 Mar 2003 00:26:52 +0100
Hello,
Sorry for repeating the email, I didn't see a copy of it in the list.
The patch for the CG is here:
http://www.geocities.com/pigolkine/gc_wine_patch.zip ( ~113k).
It's relatively large, so I decided not to post it to the list.
I do not know the reason for differences in characters case,
but there are other small changes in headers:
structure name in include/private/gc_priv.h
and #undef LINUX in include/private/gcconfig.h
The differences between standard GC package and Wine specific one
are too complicated for me. I would be really happy to receive
help to merge both projects.
Alexandre Pigolkine
On Thu, 2003-03-20 at 05:28, Miguel de Icaza wrote:
> Hello!~
>
> > The differences are:
> > - fixes to header files;
> > - configure script and Makefile.in to build GC for Wine
> > - additional Wine-specific files required for build
>
> Could you post a patch file between the standard and the new GC?
>
> I do not quite understand the header file fixes, they seem to be
> casing-related.
>
> I looked at the changes and it seems like there is a new `configure.ac'
> file and a new Makefile (generated by Wine maker), and I am wondering if
> we could incorporate the configure changes into the existing
> configure.in, and the Makefile changes as well.
>
> When Paolo gets back, we should investigate having our own copy of libgc
> into the repository (this is something that we have talked about in the
> past, and it seems like now is a good time to do it).
>
> > The main problem is configure. Version for Wine and original
> > version are different. I wanted to create gc-wine.mak from
> > Wine version of Makefile to include it in standard GC 6.1
> > distribution or place configure etc. files to a separate
> > folder within the distribution. But none of this is ready
> > for a moment.
>
> You mean the `configure' file? That file is typically automatically
> generated by the `autoconf' program.
>
> Miguel
> _______________________________________________
> Mono-winforms-list maillist - Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>