[Mono-bugs] [Bug 46137][Wis] Changed - Odd things happen when mixing embeded mono and pthreads

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 24 Jul 2003 12:55:42 -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 dick@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=46137

--- shadow/46137	Thu Jul 24 12:38:29 2003
+++ shadow/46137.tmp.27442	Thu Jul 24 12:55:42 2003
@@ -94,6 +94,9 @@
 If my code is running as a module for a system that is using pthreads
 (and i'm only given a binary for it), i'm not going to be able to
 recompile *their* code with "#include <gc/gc.h>".
 
 Does this mean we have no solution for embedding mono in a precompiled
 app that is using pthreads?
+
+------- Additional Comments From dick@ximian.com  2003-07-24 12:55 -------
+Either make both parts use libgc, or neither part.