[Mono-bugs] [Bug 80434][Nor] Changed - Compile error Error: suffix or operands invalid for `bsf'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 3 12:59:21 EST 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=80434
--- shadow/80434 2007-01-03 12:24:20.000000000 -0500
+++ shadow/80434.tmp.32256 2007-01-03 12:59:21.000000000 -0500
@@ -62,6 +62,12 @@
In a fit of no sleep I failed to mention the system specs.
Distro Slamd64
GCC 3.4.6
binutils GNU assembler 2.16.92 20060416
dual core Pentium D with EM64T
+
+------- Additional Comments From robertj at gmx.net 2007-01-03 12:59 -------
+This looks like a gcc bug. Try to replace both occurrences
+of "defined(__x86_64)" with "define(FOO__x86_64)"
+in mono/utils/monobitset.c
+
More information about the mono-bugs
mailing list