[Mono-bugs] [Bug 54282][Wis] Changed - No JIT support for S390
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 01:24:59 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54282
--- shadow/54282 2004-05-12 01:24:14.000000000 -0400
+++ shadow/54282.tmp.31329 2004-05-12 01:24:59.000000000 -0400
@@ -47,6 +47,10 @@
`libmonoarch.la'. Stop.
make[4]: Leaving directory `/usr/src/packages/BUILD/mono-0.30.1/mono/arch'
------- Additional Comments From miguel@ximian.com 2004-05-12 01:24 -------
There is now JIT support for s390.
+
+------- Additional Comments From miguel@ximian.com 2004-05-12 01:24 -------
+Another bit: Mono's JIT will work on s390x, but not in explotation
+mode, so it will work as a 32-bit binary, which should be enough.