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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
