[Mono-bugs] [Bug 81455][Wis] New - Add support for Mac OS X / ppc64
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 25 17:32:07 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=81455
--- shadow/81455 2007-04-25 17:32:07.000000000 -0400
+++ shadow/81455.tmp.19851 2007-04-25 17:32:07.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81455
+Product: Mono: Runtime
+Version: 1.2
+OS:
+OS Details: Mac OS X v10.4.9 ppc64
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: andreas.faerber at web.de
+ReportedBy: andreas.faerber at web.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Add support for Mac OS X / ppc64
+
+Mono has not yet been ported to the 64-bit PowerPC architecture (G5).
+
+Specifically, when configuring Mono using CC="gcc -arch ppc64" it incorrectly assumes that it is
+building for 32-bit PowerPC.
+
+Changes are required for:
+- configuration
+- eglib
+- interpreter
+- JIT
+- all other places where __ppc__ is checked
More information about the mono-bugs
mailing list