<div dir="ltr"><div><div><div><div><div><div>Hi,<br></div>I now have the FFI tests passing in squeak.stack.spur for 64bits image on windows (using either gcc or clang).<br></div><div>The vm and plugin can be generated from the LLP64 branch on opensmalltalk-vm github project.<br></div><div>I&#39;m not sure that the tests cover all the edge cases, but that&#39;s already something.<br></div><div><br></div>I&#39;d like to test callbacks now.<br></div>Are there any existing tests and where?<br><br></div>Do these tests pass on other OSes (Linux 64 and/or mac 64) ?<br><br></div><div>Last question: how do we enable the MT (multi-threaded version) nowadays?<br></div><div>I didn&#39;t see specific configurations defining COGMTVM in mvm.<br></div><div>Ah yes, maybe like this:<br>./mvm -- THREADING=multi<br><br></div><div>It failed for me because the interpreterProxy was not found<br></div><div>It seems that the makefile expects a specific source: gcc3x-*interpmt.c<br></div><div>Is it still the case?<br></div><div><br></div><div>Are there specific (multi)threaded FFI tests somewhere?<br></div><div><br></div>best<br><br></div>Nicolas<br></div>