[Vm-dev] got the git repo cloned, how do I build the dern thing?

gettimothy gettimothy at zoho.com
Fri Oct 1 17:20:10 UTC 2021


it worked.



I like the name "spur64"   and the install put things in the right place.



I did recognize the ole-mvm, so things aren't as new fangled as I feared.



pretty cool stuff you folks do!



Looking forward to the day I can do some useful work for you guys.



cheers,



t







---- On Fri, 01 Oct 2021 12:54:09 -0400 Marcel Taeumel <marcel.taeumel at hpi.de> wrote ----


Hi Timothy --



After your Git checkout, you must do this once



./scripts/updateSCCSVersions



Then see how the CI does it



scripts/ci/actions_prepare_linux_x86.sh

scripts/ci/actions_build.sh



And do it yourself:



pushd building/linux64x64/squeak.cog.spur/build

./mvm

sudo make install

popd



Well, you can also do this before building:



pushd platforms/unix/config

make configure

popd



Best,

Marcel

Am 01.10.2021 18:49:15 schrieb gettimothy <mailto:gettimothy at zoho.com>:

Hi folks,



I haven't touched a vm in a long time.



What is the command, on linux to build the linux64 vm?



thanks for your time.



t
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20211001/9a90415b/attachment-0001.html>


More information about the Vm-dev mailing list