[Mono-bugs] [Bug 65330][Nor] New - AOT optimization for mcs on macosx doesn't work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Sep 2004 14:21:46 -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 joe@uti.is.

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

--- shadow/65330	2004-09-03 14:21:45.000000000 -0400
+++ shadow/65330.tmp.2149	2004-09-03 14:21:45.000000000 -0400
@@ -0,0 +1,32 @@
+Bug#: 65330
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: os 10.3
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: joe@uti.is               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: AOT optimization for mcs on macosx doesn't work
+
+When AOT optimizing mono:
+mono --aot /Library/Frameworks/Mono.framework/Versions/1.0.1/lib/mono/1.0/mcs.exe
+
+I get the following errors
+
+Mono Ahead of Time compiler - compiling assembly /Library/Frameworks/Mono.framework/
+Versions/1.0.1/lib/mono/1.0/mcs.exe
+
+** (/Library/Frameworks/Mono.framework/Versions/1.0.1/lib/mono/1.0/mcs.exe:12227): 
+WARNING **: unable to handle jump info 25
+
+** ERROR **: file aot.c: line 1018 (emit_method): should not be reached
+aborting...
+Abort trap