[Mono-bugs] [Bug 81325][Wis] Changed - Add support for Solaris/amd64
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Apr 6 10:59:00 EDT 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 andreas.faerber at web.de.
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: andreas.faerber at web.de
ReportedBy: andreas.faerber at web.de
QAContact: mono-bugs at ximian.com
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 andreas.faerber at web.de 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.
+
More information about the mono-bugs
mailing list