[Mono-dev] Win64 Patch
Jonathan Chambers
joncham at gmail.com
Thu Mar 15 15:42:43 EDT 2007
Try this again with a fix for the regressions that I caused on Linux 64
previously and with statement of license. I had put the #define of
MONO_ARCH_USE_SIGACTION inside of a check for HAVE_WORKING_SIGALTSTACK.
mini-x86.h does the same thing, but it also #defines MONO_ARCH_USE_SIGACTION
in another place that I missed.
Code is contributed under MIT/X11 license. This is indicated in ChangeLogs
and I will indicate this in commit statement.
Thanks,
Jonathan
On 3/15/07, Zoltan Varga <vargaz at gmail.com> wrote:
>
> Hi,
>
> IMHO, this is ok to check in.
>
> Zoltan
>
> On 3/15/07, Jonathan Chambers <joncham at gmail.com> wrote:
> > This patch allows the mono runtime to compile for a Win64 target in VS.
> It
> > does need some minor patches to glib I'll submit to them as well (mainly
> > inline assembly for G_BREAKPOINT). It does not link as glib and libgc
> need
> > ported. Also, I did not port the stack overflow handling code from Win32
> to
> > Win64 yet. I don't have enough knowledge yet to know exactly what needs
> > changed.
> >
> > No need to review changes to .vcproj and .sln files.
> >
> > Changes are submitted under MIT/X11 license.
> >
> > Thanks,
> > Jonathan
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070315/f7958399/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win64_good.diff
Type: text/x-patch
Size: 24834 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070315/f7958399/attachment.bin
More information about the Mono-devel-list
mailing list