Hi. I am totally lost with Cog and FFI. There are 3 VMs (Stack, Cog and CogMT) and 3 FFIs (FFIPlugin, ReentrantIA32FFIPlugin and ThreadedIA32FFIPlugin)<br><br>So..which one should work with which one?<br><br>Suppose I don&#39;t care about MT yet, which VM / Plugin options do I have available ?  because I tried using Cog or CogMT, even with FFIPlugin and I have the error &#39;Callout mechanism not available&#39;<br>
<br>In the CMake configurations by default it is:<br> <br>Stack VM -&gt; FFIPlugin   (and others have ReentrantIA32FFIPlugin)<br>CogVM -&gt; ReentrantIA32FFIPlugin<br>CogVMMT -&gt; ThreadedIA32FFIPlugin<br><br>It is not clear for me. <br>
<br>And suppose that I want to really have MT, what I should I do in addition to compile CogVMMT with ThreadedIA32FFIPlugin?   <br><br>Thanks in advance for any clarification.<br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
<br>