[Mono-bugs] [Bug 59649][Min] Changed - New libgc breaks Mono on Windows (XP SP1)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Jun 2004 11:36:45 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59649
--- shadow/59649 2004-06-09 14:34:38.000000000 -0400
+++ shadow/59649.tmp.29878 2004-06-13 11:36:45.000000000 -0400
@@ -179,6 +179,10 @@
------- Additional Comments From gert.driesen@pandora.be 2004-06-09 14:34 -------
When I use the header files of an old libgc, but with the gc.dll of
the new libgc everything works fine.
I only have problems if I use the headers that come with the new
libgc.
+
+------- Additional Comments From lupus@ximian.com 2004-06-13 11:36 -------
+It may be that the gc lib in the zip file is miscompiled. could you
+try and compile your own from the gc6.3alpha6 sources?