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=81325 --- shadow/81325 2007-04-06 10:51:01.000000000 -0400 +++ shadow/81325.tmp.4503 2007-04-06 10:59:00.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 81325 Product: Mono: Runtime Version: 1.2 OS: Solaris [Other] OS Details: Solaris 10 x86/amd64 -Status: NEW +Status: ASSIGNED Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -18,6 +18,14 @@ Description of Problem: Mono only supports Solaris/x86 to date. Specifically, Mono's configure does not recognize the user's intent to build for the amd64 architecture when setting CC="gcc -m64". + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-06 10:59 ------- +The following patch (prepared with Miguel's and Paolo's help) infers +the correct architecture from the pointer size, as done for sparc. + +Additionally, it resolves a subsequent assertion failure related to +the 64-bit address space. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
