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:59:21.000000000 -0500 +++ shadow/80434.tmp.28904 2007-01-04 12:47:32.000000000 -0500 @@ -1,12 +1,12 @@ Bug#: 80434 Product: Mono: Runtime Version: 1.2 OS: unknown OS Details: Slamd64 11.0 -Status: NEW +Status: RESOLVED Resolution: Severity: Unknown Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -68,6 +68,9 @@ ------- 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 + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-04 12:47 ------- +That fixed it. Except for that should read defined(FOO _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
