[Mono-bugs] [Bug 72702][Wis] Changed - compiling io-layer threads.c yields "Assembler messages" "operands invalid for mov"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Feb 2005 17:33:53 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72702
--- shadow/72702 2005-02-17 17:18:36.000000000 -0500
+++ shadow/72702.tmp.3782 2005-02-17 17:33:53.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72702
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details: Fedora Core 3 (x86_64)
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: io-layer
AssignedTo: mono-bugs@ximian.com
ReportedBy: bugzilla@mdaniel.scdi.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -50,6 +50,11 @@
How often does this happen?
Every time, each time with fresh untar
Additional Information:
+
+------- Additional Comments From vargaz@gmail.com 2005-02-17 17:33 -------
+mono 1.0.x does not work on x86_64. You are probably hitting this bug
+because of differences between x86 and x86_64 assembly. Either
+compile in a 32 bit chroot, or try mono 1.1.x.