https://bugzilla.novell.com/show_bug.cgi?id=471385
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=471385#c7 --- Comment #7 from Steven Munroe <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
