[Mono-bugs] [Bug 54281][Wis] Changed - No AMD64 JIT support in Mono

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 12:26:31 -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=54281

--- shadow/54281	2004-02-12 11:36:13.000000000 -0500
+++ shadow/54281.tmp.4246	2004-02-12 12:26:31.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 54281
 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 AMD64 support in Mono
+Summary: No AMD64 JIT support in Mono
 
 There is no support for 64-bit AMD64 in Mono yet.  When are you going to do
 this?
 
 ------- Additional Comments From miguel@ximian.com  2004-02-12 11:36 -------
 As far as we know x86 programs should run out of the box on AMD64, so
@@ -27,6 +27,13 @@
 
 I know that SUSE has some people who worked on GCC for AMD64, it would
 be nice if they would port our JIT engine to AMD64 or assist in doing
 a JIT for other platforms.
 
 Setting the bug to NEEDINFO as well.
+
+------- Additional Comments From lupus@ximian.com  2004-02-12 12:26 -------
+Reopening as whishlist to track development of amd64 support.
+Zalman Stern (mono_devel@peachfish.com) is currently working on the
+amd64 JIT support. He has the interpreter running (a patch was sent a
+couple of weeks ago to mono-devel-list: it would be good if people
+with an actual system could try it out and report success/failure).