[Mono-bugs] [Bug 79797][Min] New - [PATCH] create monow.exe on Windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 31 18:28:14 EST 2006


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 robertj at gmx.net.

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

--- shadow/79797	2006-10-31 18:28:14.000000000 -0500
+++ shadow/79797.tmp.10241	2006-10-31 18:28:14.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 79797
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] create monow.exe on Windows
+
+On Windows, mono.exe is compiled & linked as a console application.
+As such, it always creates a console window, which is annoying
+when the managed app targets "winexe".
+
+The patch instructs Makefile.am to create an additional monow.exe
+(similar to javaw.exe, pythonw.exe, perlw.exe ...) compiled for
+the 'windows' subsystem.


More information about the mono-bugs mailing list