[Mono-dev] Mono Debugger and Mono 2.4
Toshio Kuratomi
a.badger at gmail.com
Fri May 8 18:37:08 EDT 2009
Robert Jordan wrote:
> Toshio Kuratomi wrote:
>> Is this also the reason that a mono linked dynamically against
>> libmono.so on linux causes problems for mdb? If so, fixing it for all
>> platforms when linked dynamically would help us in Fedora.
>
> --with-static-mono=yes (the default) would help you right now.
> The warning that occurs when you change the default is for a reason.
>
Yes, that's a way to work around the particular issue with mdb. But
there's also reasons to try to build against a shared libmono. Perhaps
the most important is that linking /usr/bin/mono dynamically against
libmono.so is a good test that applications that embed libmono will also
work. We've discovered that embedding libmono on ppc and ppc64 is
currently broken because we do this.
-Toshio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090508/c0c2fb02/attachment-0001.bin
More information about the Mono-devel-list
mailing list