[Mono-bugs] [Bug 59008][Min] Changed - MacOSX assembler is not compatible with --aot output

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Jun 2004 19:55:54 -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 pcbeard@mac.com.

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

--- shadow/59008	2004-06-17 13:06:42.000000000 -0400
+++ shadow/59008.tmp.22919	2004-06-17 19:55:54.000000000 -0400
@@ -298,6 +298,11 @@
 
 I will file a separate bug for the 2nd issue. I think the bug is in how ppc_patch() works.
 
 ------- Additional Comments From pcbeard@mac.com  2004-06-17 02:13 -------
 With the patch attached to bug #60331, and some additional changes I will be submitting 
 soon, I am able to run ahead of time compiled modules on Mac OS X 10.3.
+
+------- Additional Comments From pcbeard@mac.com  2004-06-17 19:55 -------
+Created an attachment (id=8230)
+The aforementioned patch, adds emit_global, emit_label, which prepend an underscore symbol where appropriate.
+