[Mono-bugs] [Bug 59472][Wis] New - Add image writers

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 11:48:44 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=59472

--- shadow/59472	2004-06-02 11:48:44.000000000 -0400
+++ shadow/59472.tmp.29003	2004-06-02 11:48:44.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 59472
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: miguel@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Add image writers
+
+Currently Mono's AOT functionality requires GNU binutils to generate
+images on the target platform.
+
+It would be nice to have writers for PE, Mach, ELF and A.OUT to generate
+those images.