[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 16:45:39 -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 lillian@boojiboy.eorbit.net.
http://bugzilla.ximian.com/show_bug.cgi?id=35531
--- shadow/35531 Fri Dec 13 09:13:05 2002
+++ shadow/35531.tmp.3882 Fri Dec 13 11:45:39 2002
@@ -80,6 +80,15 @@
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.
+
+------- Additional Comments From lillian@boojiboy.eorbit.net 2002-12-13 11:45 -------
+Ummm, no, that's not right.
+
+I didn't compile it at all. I installed all the mono components from
+the Mono channel on Red Carpet, then typed in the HelloWorld program I
+included in the original bug report, compiled it and tried to run it.
+ I'm using a vanilla RH7.2 system w/ Ximian Gnome desktop. I'm not
+using any of the cygwin tools.