[Mono-bugs] [Bug 56495][Wis] Changed - Most gtk samples fail with mono or mint on MacOS X 10.3.3

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 2 May 2004 06:33:29 -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=56495

--- shadow/56495	2004-04-05 13:49:14.000000000 -0400
+++ shadow/56495.tmp.7999	2004-05-02 06:33:29.000000000 -0400
@@ -67,6 +67,14 @@
 mint 0.31.99, the Mono ECMA CLI interpreter, (C) 2001, 2002 Ximian, Inc.
 
 mcs --version
 Mono C# compiler version 0.30.99.51827
 
 ICU 2.8
+
+------- Additional Comments From lupus@ximian.com  2004-05-02 06:33 -------
+Could you try again with current mono cvs?
+Using mono they basically work for me.
+Please report also which libgc version and how it was compiled (it
+should havve been configured with --enable-threads=pthreads).
+In any case, try both with and without setting the env var GC_DONT_GC.
+Feedback on this issue from other people using macosx is welcome, too.