[Mono-bugs] [Bug 23667] New - problem with oberon compiler

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Apr 2002 15:16:28 -0000


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 groith@tcrz.net.

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

--- shadow/23667	Fri Apr 19 11:16:28 2002
+++ shadow/23667.tmp.4575	Fri Apr 19 11:16:28 2002
@@ -0,0 +1,29 @@
+Bug#: 23667
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: groith@tcrz.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: problem with oberon compiler
+
+The Oberon compiler failes to run on mono.
+
+It gives:
+
+(process:15466): ** ERROR **: file loader.c: line 289
+(method_from_memberref): should not be reached
+aborting...
+
+The compiler is listed on go-mono.org / Other languages
+it's written in .net but uses ilasm perhaps, to assemble the il.
+So it might not work on linux, yet. But this is not the problem, now.