What squeakvm.org/branch and subdirecty to use to build the StackInterpreter?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
tty
Reply | Threaded
Open this post in threaded view
|

What squeakvm.org/branch and subdirecty to use to build the StackInterpreter?

tty
Howdy,

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.

After a couple of missteps I was  able to generate the source using VMMakerTool just fine into the src directory of

svn co http://www.squeakvm.org/svn/squeak/branches/Cog tree.  (Thanks Tim. R and dtl for the instructions on the wiki http://wiki.squeak.org/squeak/6177)

After some failed configures and builds, I am thinking I am in the wrong branch and/or subdirectory

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)


http://www.squeakvm.org/svn/squeak/
BRANCH                           Build Directory
Cog                                  unixbuild                         <---I WAS HERE (seemed to build cog fine, replacing svn src/ directory with VMMakerTool generated sources did not configure)
Cog                                  stackbuild                       <--Should I be here?
Squeak                            platforms/unix                   <--or here
...                                                                          <--or someplace else entirely?


thx.

tty






_______________________________________________
VM-beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners