[Mono-bugs] [Bug 512594] New: Support to emit PE32+ assemblies

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 12 08:46:33 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=512594


           Summary: Support to emit PE32+ assemblies
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jbevain at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Currently the runtime only has support to emit PE32 assembly.

It should be possible to emit specific binaries for AMD64 and IA64 using the
AssemblyBuilder.Save overload taking a PortableExecutableKinds and a
ImageFileMachine,

It's required to support the /platform:itanium and /platform:x64 mcs switch.

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