<div dir="ltr">Hi Tty,<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 17, 2014 at 3:02 PM, gettimothy <span dir="ltr">&lt;<a href="mailto:gettimothy@zoho.com" target="_blank">gettimothy@zoho.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"> <br><u></u><div><div style="font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif">
Howdy,<br><br>I figured its time to build the StackInterpreter so I can get my hands dirty with plugins and maybe figure out the keyEvents at that level.<br></div></div></blockquote><div><br></div><div>If you&#39;re working on my Cog main branch you should  check out</div>
<div>    <a href="http://www.squeakvm.org/svn/squeak/branches/Cog">http://www.squeakvm.org/svn/squeak/branches/Cog</a></div><div>in a directory named oscogvm, at the same level as your image,</div><div>generate sources to</div>
<div>    oscogvm/stacksrc (<a href="http://www.squeakvm.org/svn/squeak/branches/Cog/stacksrc">http://www.squeakvm.org/svn/squeak/branches/Cog/stacksrc</a>)<br></div><div>and build in any of</div><div>    oscogvm/{cygwinbuild,macbuild} (<a href="http://www.squeakvm.org/svn/squeak/branches/Cog/stackbuild/{cygwinbuild,macbuild}">http://www.squeakvm.org/svn/squeak/branches/Cog/stackbuild/{cygwinbuild,macbuild}</a>)</div>
<div><br></div><div>Let me know if you need a unixbuild there-in (linux) and I&#39;ll put one there.</div><div><br></div><div>Look at the methods in VMMaker class configurations protocol for the methods that generate VMs.  e.g. generateSqueakStackVM</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif">
After a couple of missteps I was  able to generate the source using VMMakerTool just fine into the src directory of<br><br>svn co <a href="http://www.squeakvm.org/svn/squeak/branches/Cog" target="_blank">http://www.squeakvm.org/svn/squeak/branches/Cog</a> tree.  (Thanks Tim. R and dtl for the instructions on the wiki <a href="http://wiki.squeak.org/squeak/6177" target="_blank">http://wiki.squeak.org/squeak/6177</a>)<br>
<br>After some failed configures and builds, I am thinking I am in the wrong branch and/or subdirectory<br><br>To build the StackInterpreter, should I be on the Squeak branch with its structure? Should I build in Cog branch/unixbuild? or Cog branch/stackbuild? (which does not have a unix build directory)<br>
<br><br><a href="http://www.squeakvm.org/svn/squeak/" target="_blank">http://www.squeakvm.org/svn/squeak/</a><br>BRANCH                           Build Directory<br>Cog                                  unixbuild                         &lt;---I WAS HERE (seemed to build cog fine, replacing svn src/ directory with VMMakerTool generated sources did not configure)<br>
Cog                                  stackbuild                       &lt;--Should I be here?<br>Squeak                            platforms/unix                   &lt;--or here<br>...                                                                          &lt;--or someplace else entirely?<br>
<br><br>thx.<br><br>tty<br><br><br><br><br><br></div></div><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div>
</div></div>