[Mono-bugs] [Bug 446100] interp.c uses fields removed from MonoVTable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 18 11:45:34 EST 2008


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

User lupus at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=446100#c4





--- Comment #4 from Paolo Molaro <lupus at novell.com>  2008-11-18 09:45:33 MST ---
What architecture do you need? If you need arm for example you don't need to
build the interp as we already provide jit support for arm.
For architectures we don't yet support you have two choices:
1) port the jit (which is actually not that hard to do)
2) fix the interpreter and port it to the arch (the amount of work here is
basically the same as 1)
If you intend to work on a port we can help you getting started if the docs are
unclear in some parts.


-- 
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