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=74975 --- shadow/74975 2005-06-19 10:58:56.000000000 -0400 +++ shadow/74975.tmp.6892 2005-06-19 11:01:23.000000000 -0400 @@ -103,6 +103,15 @@ with (or without) /noconfig and /r:mscorlib. ------- Additional Comments From [EMAIL PROTECTED] 2005-06-19 10:58 ------- Created an attachment (id=15339) Makefile.diff (for System.dll) + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-19 11:01 ------- +The Makefile.diff attachment allows CSC to compile the "default" +profile (with both permissions defined within System.dll and from +mscorlib.dll). + +The build stops (fails, CS0647) when compiling the NET_2_0 profile +(but this is because GMCS (like MCS) doesn't support +__SECURITY_BOOTSTRAP_DB (except for corlib). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
