[Mono-bugs] [Bug 78767][Nor] Changed - can't load libmono as a module
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 9 06:33:13 EDT 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 michael at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78767
--- shadow/78767 2006-08-02 14:21:46.000000000 -0400
+++ shadow/78767.tmp.14538 2006-08-09 06:33:13.000000000 -0400
@@ -213,6 +213,20 @@
------- Additional Comments From vargaz at gmail.com 2006-08-02 14:21 -------
Created an attachment (id=17392)
C only repro which doesn't depend on libmono.
+
+------- Additional Comments From michael at ximian.com 2006-08-09 06:33 -------
+Zoltan - thanks, I got this from your test archive:
+
+gcc -fpic -o libuj.so --shared uj.c
+uj.c: In function do_foo:
+uj.c:11: warning: incompatible implicit declaration of built-in
+function printf
+/tmp/cc6u2lae.s: Assembler messages:
+/tmp/cc6u2lae.s:16: Error: `mono_lmf_addr at GOTTPOFF(%rip)' is not a
+valid base/index expression
+make: *** [all] Error 1
+
+
More information about the mono-bugs
mailing list