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=79811 --- shadow/79811 2006-11-07 13:24:15.000000000 -0500 +++ shadow/79811.tmp.20019 2006-11-07 13:33:47.000000000 -0500 @@ -273,6 +273,16 @@ I have a suspicion that the first reference to BeagleDaemonLib without a path is making things messy. ------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 13:24 ------- Nice catch. Removing the first reference does fix the build. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 13:33 ------- +Changing that first reference to -r:./BeagleDaemonLib.dll doesn't +change anything crash-wise. + +It does appear that the order on the command-line is very relevant +here. Moving only Util.dll before the first BeagleDaemonLib.dll +reference causes it to crash on a different lib (Beagle.dll), but once +it's all in the right order it compiles fine. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
