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=75988 --- shadow/75988 2005-09-05 12:00:33.000000000 -0400 +++ shadow/75988.tmp.19192 2005-09-05 15:05:00.000000000 -0400 @@ -64,6 +64,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-09-05 12:00 ------- This is because 'monop' is a .net 1.0 assembly, so it depens on the 1.0 mscorlib which doesn't contain some types used by the net 2.0 fxcop. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-05 15:05 ------- +Yup, you're right. Once I explicitly specify lib/mono/2.0/monop.exe, +this works. If I configure --with-preview=yes, shouldn't the symlink +in the bin directory point to the 2.0 versions of things (if +available) rather than the 1.0? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
