[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, 10 Jun 2004 20:20:23 -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-05-26 09:23:09.000000000 -0400
+++ shadow/59008.tmp.22826	2004-06-10 20:20:23.000000000 -0400
@@ -263,6 +263,11 @@
 ------- Additional Comments From lupus@ximian.com  2004-05-26 09:23 -------
 Feel free to submit a patch to produce different assembly, but the
 best way is to generate the binary Mach-O image directly, since most
 people don't have the dev tools installed anyway.
 AOT code is not going to be supported in beta2 in MacOSX (maybe in
 mono 1.0).
+
+------- Additional Comments From pcbeard@mac.com  2004-06-10 20:20 -------
+Created an attachment (id=8119)
+Changes to generate working assembly for Mac OS X / darwin.
+