[Mono-bugs] [Bug 512594] Support to emit PE32+ assemblies
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jun 12 11:04:13 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=512594
User kornelpal at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=512594#c1
Kornél Pál <kornelpal at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kornelpal at gmail.com
--- Comment #1 from Kornél Pál <kornelpal at gmail.com> 2009-06-12 09:04:12 MDT ---
Note that MS csc generates IL-only assemblies that have no entry point (RVA=0)
and have no import table. This means that only NT headers are different that
makes this feature very easy to implement.
--
Configure bugmail: http://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