[Mono-bugs] [Bug 56492][Wis] New - I18N.dll (mcs) doesn't compile on Mac OS X
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Apr 2004 12:52:17 -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 edasque@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56492
--- shadow/56492 2004-04-05 12:52:17.000000000 -0400
+++ shadow/56492.tmp.3701 2004-04-05 12:52:17.000000000 -0400
@@ -0,0 +1,58 @@
+Bug#: 56492
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details: MacOS 10.3.3
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: edasque@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: I18N.dll (mcs) doesn't compile on Mac OS X
+
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. get mcs from cvs
+2. autogen.sh --prefix=/usr/local
+3. make
+
+Actual Results:
+
+make[3]: Entering directory `/Users/ed/CVS/mcs/class/I18N/Common'
+MONO_PATH="../../../class/lib:$MONO_PATH" mono ../../../mcs/mcs.exe /r:mscorlib.dll -d:
+NET_1_1 -d:ONLY_1_1 -g /noconfig /target:library /out:../../../class/lib/I18N.dll
+@I18N.dll.sources
+
+Unhandled Exception: System.ExecutionEngineException: SIGILL
+make[3]: *** [../../../class/lib/I18N.dll] Error 1
+
+Expected Results:
+
+successfull make ?
+
+
+How often does this happen?
+
+always but it's recent
+
+Additional Information:
+
+cat `which mcs`
+#!/bin/sh
+/usr/local/bin/mint /usr/local/bin/mcs.exe "$@"
+
+mint --version
+mint 0.31.99, the Mono ECMA CLI interpreter, (C) 2001, 2002 Ximian, Inc.
+
+mcs --version
+Mono C# compiler version 0.30.99.51827
+
+ICU 2.8