[Mono-bugs] [Bug 35531][Maj] Changed - "Hello World" app doesn't run correctly

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 Dec 2002 14:13:05 -0000


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 dick@ximian.com.

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

--- shadow/35531	Thu Dec 12 15:31:43 2002
+++ shadow/35531.tmp.7508	Fri Dec 13 09:13:05 2002
@@ -1,14 +1,14 @@
 Bug#: 35531
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: RH 7.2
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lillian@boojiboy.eorbit.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -71,6 +71,15 @@
 
 
 Additional Information:
 
 Perhaps someone left in some personal config info when the .rpms were 
 made?  I have not tried this with mono compiled from source.
+
+------- Additional Comments From dick@ximian.com  2002-12-13 09:13 -------
+This looks like you've managed to build mono with the io-layer
+portability code on cygwin.  Is this right?
+
+If so, thats the problem and the solution - the windows build needs to
+use the w32api library to get the native w32 calls, rather than the
+emulated io-layer library.
+