[Mono-bugs] [Bug 77324][Nor] Changed - crashes using the mono framework on OSX

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 10 16:38:36 EST 2006


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 robertj at gmx.net.

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

--- shadow/77324	2006-03-06 11:25:52.000000000 -0500
+++ shadow/77324.tmp.3254	2006-03-10 16:38:36.000000000 -0500
@@ -137,6 +137,18 @@
 isn't found by the linker. This problem can be circumvented by forcing dynamic_lookup in 
 the process at load time, but it might obfuscate the actual bug here.
 
 best greetings,
 Thomas
 
+
+------- Additional Comments From robertj at gmx.net  2006-03-10 16:38 -------
+Try this:
+
+testmono: testmono.c
+        gcc $< -g -framework Mono -framework Carbon -o $@
+
+
+It works for me. As Dick said: Are you doing something strange with
+include paths? ;-)
+
+


More information about the mono-bugs mailing list