Hi All.
My work plan is to get a StackInterpreter running on Linux32 then Cog then the various permutations of Cog (MT, etc)
I took a lazy day getting sources generated for SqueakStackVM and will be working on the 'generate' thing tomorrow. Hopefully I have some CMakeLists.text in place tomorrow.
SqueakStackVMBuilder>>buildUnix32
SqueakStackUnixConfig new
" internalPlugins: CMakePluginsArrayFactory minimalInternalPlugins;"
internalPlugins: CMakePluginsArrayFactory unix32DefaultInternalPlugins;
externalPlugins: CMakePluginsArrayFactory unix32DefaultExternalPlugins;
generateSources; <---------GOT THROUGH HERE TODAY.
generate. <---------I AM HERE TOMORROW.
Cheers,
tty
_______________________________________________
VM-beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners