https://bugzilla.novell.com/show_bug.cgi?id=324134
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324134#c32 --- Comment #32 from Olaf Hering <[EMAIL PROTECTED]> 2008-08-07 03:09:06 MDT --- I see powerpc64 changes in mono-trunk. But they are likely incomplete, because __ppc64__ is undefined. echo 'int main(void){return 0;}' | gcc -E -dM -m64 - | sort Maybe its something Darwin specific. All __ppc64__ need a __powerpc64__ as well, like it was doen with __ppc__ and __powerpc__ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
