[Mono-bugs] [Bug 78286][Wis] Changed - mcs should not give strange
errors when referencing a dll linked against the 2.0 profile
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 4 09:09:09 EDT 2006
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 jo.vermeulen at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78286
--- shadow/78286 2006-05-04 08:33:46.000000000 -0400
+++ shadow/78286.tmp.15803 2006-05-04 09:09:09.000000000 -0400
@@ -217,6 +217,15 @@
You're using -pkg:nemerle. nemerle now makes extensive use of the
generics features of the .NET 2.0 runtime.
So, yes, I believe you need to use 'gmcs' when using nemerle compiled
dlls. Retitling bug
+
+------- Additional Comments From jo.vermeulen at gmail.com 2006-05-04 09:09 -------
+Indeed, I noticed as well. When removing that dependency, it does work.
+
+However, there is still the problem of not working directly from
+within the Makefile. I isolated the problem (I think) and filed a bug
+for that as well:
+
+http://bugzilla.ximian.com/show_bug.cgi?id=78289
More information about the mono-bugs
mailing list