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.arvids...@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@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to