[Mono-bugs] [Bug 54282][Wis] Changed - No JIT support for S390
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 12:30:02 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54282
--- shadow/54282 2004-02-12 11:34:24.000000000 -0500
+++ shadow/54282.tmp.4299 2004-02-12 12:30:02.000000000 -0500
@@ -1,29 +1,37 @@
Bug#: 54282
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: aj@suse.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: No support for S390
+Summary: No JIT support for S390
There's no support for Linux/s390 (31-bit) and s390x (aka zSeries, 64-bit)
in Mono yet.
------- Additional Comments From miguel@ximian.com 2004-02-12 11:34 -------
There is support for those platforms, we even have RPMs on the Mono
web site.
Please provide more information about the problem, this is not very
useful.
Am setting this bug to NEEDINFO
+
+------- Additional Comments From lupus@ximian.com 2004-02-12 12:30 -------
+Reopened as whishlist to keep track of the s390 JIT effort.
+We have support in the interpreter for s390 (31 bit) and no support
+for s390x.
+Neale Ferguson (<Neale.Ferguson@SoftwareAG-USA.com>) who developed the
+interpreter support is currently working on the jit port (still 31 bit
+only AFAIK).