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

MartinAlexander martin.arvidsson at gmail.com
Fri May 13 05:56:06 EDT 2011


Hello,

Calling mono_jit_init several times is not supported as discussed in other
forum posts, but my question is why?

Is it a bug that have plans to be solved?
Or is it a problem with the Linux architecture?

My problem is that I am writing a DLL which is called from an closed-source
commercial application with calls like OnInit, OnUninit, OnThis, OnThat and
so on. This application has a reload/restart function which unloads the DLL
completely and then starts it again. On Windows this works, but not on
Linux.

Thanks!

--
View this message in context: http://mono.1490590.n4.nabble.com/Embedding-Mono-multiple-calls-to-mono-jit-init-tp3519842p3519842.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list