[Mono-bugs] [Bug 75579][Wis] Changed - Win32 Build Fails using MS
csc.exe
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 20 03:42:44 EDT 2005
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75579
--- shadow/75579 2005-07-18 20:43:35.000000000 -0400
+++ shadow/75579.tmp.3017 2005-07-20 03:42:44.000000000 -0400
@@ -10,13 +10,13 @@
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: danielmorgan at verizon.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: rharinath at novell.com,sebastien at ximian.com
Summary: Win32 Build Fails using MS csc.exe
Description of Problem:
Building the mcs module from svn fails on Windows using Microsoft's csc.exe
compiler.
@@ -100,6 +100,21 @@
Otherwise, if I am buliding mcs with an installed mcs, I do not have .NET
in my PATH.
------- Additional Comments From danielmorgan at verizon.net 2005-07-18 20:43 -------
I meant I wanted to change the EXTERNAL_MCS from csc.exe to mcs in
win32.make
+
+------- Additional Comments From rharinath at novell.com 2005-07-20 03:42 -------
+Is it possible for you to check if this problem remains with the new
+service pack release of .NET 1.1.
+
+The error occurs early in the bootstrap phase, and it's slightly hard
+to workaround.
+
+Also, can you try commenting out the 'SecurityPermission' line (line
+44) of
+
+ class/System/System.ComponentModel/Win32Exception
+
+and see if it helps. I'm CCing Sebastien, in case he's seen something
+similar before.
More information about the mono-bugs
mailing list