[Mono-bugs] [Bug 471385] mkbundle failes for PPC64

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Mar 15 12:55:02 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=471385

User munroesj at us.ibm.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=471385#c7





--- Comment #7 from Steven Munroe <munroesj at us.ibm.com>  2009-03-15 10:55:01 MST ---
These two patches are simple and solve the obvious problem with mkbundle
-static for POWERPC 32/64 and perhaps others where asm .align counts bits not
bytes.

Changing to .p2align 5 should be safe, correct, and unambiguous on all
platforms.

The remaining problems with cross building to the non-default bitness can be
deferred until 2.6.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list