https://bugzilla.novell.com/show_bug.cgi?id=334544#c4


Paolo Molaro <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Severity|Normal                                          |Enhancement
            Summary|Mono's ilasm produces different output than .NET|ilasm 
doesn't support unmanaged export
                   |ilasm                                           |




--- Comment #4 from Paolo Molaro <[EMAIL PROTECTED]>  2007-10-19 00:40:09 MST 
---
ilasm doesn't support unmanaged exports, that is exporting managed methods as
unmanaged functions in a dll. This would be only useful on windows as other
systems don't use PE files for shared libraries, so unless someone contributes
the code this feature has no meaning in the mono context.


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

Reply via email to