[Mono-bugs] [Bug 324134] Add support for Mac OS X / ppc64
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Aug 7 05:09:06 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=324134
User olh at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=324134#c32
--- Comment #32 from Olaf Hering <olh at novell.com> 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.
More information about the mono-bugs
mailing list