[Mono-bugs] [Bug 55987][Blo] Changed - MacOSX port throwing SIGILL ?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 11:39:44 -0500 (EST)


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 gkodinov@openlinksw.co.uk.

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

--- shadow/55987	2004-03-24 11:34:41.000000000 -0500
+++ shadow/55987.tmp.27271	2004-03-24 11:39:44.000000000 -0500
@@ -83,6 +83,15 @@
 Notice the call to mono.  It is getting this from build/rules.make at
 the line that says:
 
 INTERNAL_MCS = $(RUNTIME) $(topdir)/mcs/mcs.exe
 
 The real problem is that $(RUNTIME) should resolve to mint on OSX.
+
+------- Additional Comments From gkodinov@openlinksw.co.uk  2004-03-24 11:39 -------
+Thanks for the info.
+BTW, my real question is about the mono binary :-)
+That's why I've entered a bugzilla - to track the Mono/MacOSX
+development. I've just have written down the current problems that I
+have with it, so if there's any progress I would know.
+That's in relation to the recent announcements on the Mono Web site
+re. the MacOSX support.