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-14 18:50:18.000000000 -0400 +++ shadow/82442.tmp.7178 2007-08-15 05:30:02.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Compilers Version: 1.2 OS: Windows XP (Cygwin) OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -42,6 +42,10 @@ at Mono.CSharp.Driver.MainDriver(String[] args) at Mono.CSharp.Driver.Main(String[] args) I'm building this using the stock Mono 1.2.4 install (verified by running mono --version). If I run 'make -k' everything else builds fine. I've tried building / installing the SymbolWriter dll, but this doesn't fix it. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-15 05:30 ------- +It seems to me you setup is broken because you are using mcs with MS +runtime and not Mono runtime. Check your mcs script. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
