[Mono-list] Calling native .so
Joe Shaw
joe at joeshaw.org
Mon Apr 23 16:48:11 EDT 2007
Hi,
On 4/23/07, Miguel de Icaza <miguel at novell.com> wrote:
> > Does anyone have any other ideas? Is there another way to do this?
>
> Try this:
>
> MONO_LOG_LEVEL="debug" MONO_LOG_MASK="dll" mono program.exe
On a somewhat related note, is it possible to get the dlopen()/dlsym()
error messages that are printed out when you run with
MONO_LOG_MASK=dll put into the message field of the
DllNotFoundException? That would make debugging these issues a lot
easier.
Joe
More information about the Mono-list
mailing list