[Mono-bugs] [Bug 81081][Wis] Changed - exe's built for compact framework in VS.NET fail

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Mar 18 13:59:52 EDT 2007


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 at ximian.com.

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

--- shadow/81081	2007-03-08 15:41:13.000000000 -0500
+++ shadow/81081.tmp.26742	2007-03-18 12:59:52.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 81081
 Product: Mono: Runtime
 Version: 1.0
 OS: Red Hat 9.0
 OS Details: Fedora Core 4
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dan_naughton at grayhill.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -64,6 +64,21 @@
 Additional Information:
 
 ------- Additional Comments From dan_naughton at grayhill.com  2007-03-08 15:41 -------
 Created an attachment (id=18861)
 winform application built for compact framework that fails
 
+
+------- Additional Comments From miguel at ximian.com  2007-03-18 12:59 -------
+See the discussion on the mono lists, you are referencing a set of
+libraries and APIs that Mono is not currently targeting.
+
+If you stick to a strict subset, you could disassemble, replace the
+references and reassemble.
+
+Long term, you might want to look into building other profiles of the
+libraries that have the proper strongnames, versions and APIs.
+
+Not a current focus of Mono though, we are instead advising people to
+use the standard profile and if they need a smaller build to use the
+Mono linker to generate small versions of the libraries
+


More information about the mono-bugs mailing list