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=75623 --- shadow/75623 2005-07-25 07:05:50.000000000 -0400 +++ shadow/75623.tmp.13516 2005-09-06 21:41:58.000000000 -0400 @@ -49,6 +49,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-07-25 07:05 ------- We load shared libraries using the glib g_module_open function, so the '.so' extension is not hardcoded in mono at all. If glib loads the incorrect file, we can do little about this. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-06 21:41 ------- +This is definately a bug in libglib; they default to .so as lib_suffix for osx instead of the +correct .dylib. This is a upstream bug and should be filed as such. + +-kangaroo + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
