<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Hi all.</div><div><br></div><div>I *think* this is a pharo plugin issue.</div><div><br></div><div>I am sequentially working through the pharo CMakeVMMaker and the squeak CMakeVMMakerSqueak on a common Configuration</div><div><br></div><br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CogUnixNoGLConfig new<br>        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generate</div></div></blockquote> <br><div>And going line-by-line in CMakeVMGenerator&gt;generate method to verify that CMakeLists.txt match exactly and nothing is missing)</div><div><br></div><div>At this line in the 'generate" method, I get a discrepency on ThreadedIA32FFIPlugin moduleName (using as an external plugin).</div><div><br></div><div>        </div><br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div><div>self processPlugins:  intPlugins, extPlugins.<br>&nbsp;&nbsp;</div></div></blockquote> <div><br></div><div><br></div><div>For pharo, I get:</div><div><br></div><div><strong>ThreadedIA32FFIPlugin&nbsp;moduleName 'SqueakFFIPrims'&nbsp;</strong></div><div><br></div><div>On squeak I get:</div><div><br></div><div><strong>ThreadedIA32FFIPlugin moduleName 'IA32FFIPlugin'</strong></div><div><br></div><div>If I remember correctly, that pharo plugin&nbsp; is out of date.</div><div><br></div><div>Pharo and VMaker and CMakeVMaker are:</div><div>Pharo2.0<br>Latest update: #20628</div><div>Name: VMMaker-oscog-nice13154.314</div><div>Name: CMakeVMMaker-jeanbaptistearnaud.282<br></div><div><br></div><div><br></div><div>Squeak and VMMaker and CMakeVMMaker are:</div><div><br></div><div>Squeak4.5 latest update: #13680</div><div>Name: VMMaker.oscog-eem.773</div><div>Name: CMakeVMMaker-jeanbaptistearnaud.282</div><div><br></div><div><br></div><div>So, I thought I would give a heads up.</div><div><br></div><div>cheers.</div><div><br></div><div>tty</div></div></body></html>