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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to