[Cuis-dev] cuis on OpenBSD?
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Thu Sep 1 12:03:37 PDT 2022
Ah.
> git clone --depth 1
> https://github.com/OpenSmalltalk/opensmalltalk-vm
> then
you need to cd into opensmalltalk-vm to run the update script
> scripts/updateSCCSVersions
Also
> cd opensmalltalk-vm/build/linux<whatever>/squeak.stack.spur/build/
This is the "stack interpreter version. For most CPUs, there is also a
"cog" version which JIT compiles the code to be faster.
In this case, you can build
building/linux<whatever>/squeak.cog.spur/
rather than squeak.stack.spur
HTH,
-KenD
More information about the Cuis-dev
mailing list