[Mono-dev] Embedding Mono: multiple calls to mono_jit_init

Zoltan Varga vargaz at gmail.com
Fri May 13 09:30:43 EDT 2011


You need to use mono's shared library libmono.so, and somehow make the OS
load/unload it. Its not easy to do, but doable.

                           Zoltan

On Fri, May 13, 2011 at 2:43 PM, MartinAlexander <martin.arvidsson at gmail.com
> wrote:

> How do you mean? I think this is what I am doing now . I admit I was
> unclear
> but the commercial application is written in native C++ and calls my native
> library (dll/so). In OnInit I call mono_jit_init and in OnUninit I call
> mono_jit_cleanup.
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Embedding-Mono-multiple-calls-to-mono-jit-init-tp3519842p3520110.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110513/70a1104c/attachment.html 


More information about the Mono-devel-list mailing list