[Mono-devel-list] Mono on win32 as a mingw binary

Todd Berman tberman at gentoo.org
Mon Sep 8 14:18:17 EDT 2003


Duncan and I have been working on building a mono binary with the
included libgc as a mingw binary.

The furthest that I have gotten is using this patch (building the libgc
as a mingw binary, and patching one error).

This results in a mono binary that when executed without any arguments
prints the usage help, and with valid .exe arguments sigsegv's
immediately.

Running it like:

Gbd mono
Set args test.exe
Run

Gives this backtrace:

Starting program: /usr/bin/mono.exe test.exe

Program received signal SIGSEGV, Segmentation fault.
0x77f69ecd in ntdll!RtlpWaitForCriticalSection () from ntdll.dll


Now, this seems to be beyond me, or duncan, any help from anyone
experienced in this would be greatly appreciated.

--Todd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32.diff
Type: application/octet-stream
Size: 1551 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030908/809c6f0d/attachment.obj 


More information about the Mono-devel-list mailing list