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