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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82442 --- shadow/82442 2007-08-15 12:58:25.000000000 -0400 +++ shadow/82442.tmp.20244 2007-08-15 13:14:31.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82442 Product: Mono: Compilers Version: 1.2 OS: Windows XP (Cygwin) OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Wishlist Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -50,6 +50,16 @@ It seems to me you setup is broken because you are using mcs with MS runtime and not Mono runtime. Check your mcs script. ------- Additional Comments From [EMAIL PROTECTED] 2007-08-15 12:58 ------- No, I'm not using the MS runtime. I have Mono 1.2.4 installed, and it's in my path and all that good stuff. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-15 13:14 ------- +I don't think we support standalone mcs build. To build mcs, checkout +both mono and mcs, run autogen.sh and make under mono (not mcs). + +According to our buildbot, the Windows build has been fine for a +while: http://mono.ximian.com/monobuild/python/monobuild.py (see +win-4-i386) + +Closing this bug (as it officially builds) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
