[Mono-bugs] [Bug 79811][Maj] Changed - Trying to build Beagle crashes with errors loading assemblies
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 6 09:34:51 EST 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79811
--- shadow/79811 2006-11-02 17:54:32.000000000 -0500
+++ shadow/79811.tmp.18531 2006-11-06 09:34:51.000000000 -0500
@@ -243,6 +243,14 @@
compiles fine. If I leave any one of them in, it crashes. This works
fine with mcs, but not gmcs.
------- Additional Comments From joeshaw at novell.com 2006-11-02 17:54 -------
I haven't (yet) had any luck replicating this in simpler potential
test cases.
+
+------- Additional Comments From rharinath at novell.com 2006-11-06 09:34 -------
+Does BeagleDaemonLib.dll refer to Util.dll by any chance? Does adding
+-r:Util.dll ahead of the other libraries help?
+
+I almost want to rip out the guts of the compiler and replace it with
+CeCIL so that we can avoid such errors :-(
+
More information about the mono-bugs
mailing list