[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Cannot build unix sources (missing file: bld/plugins.int) (#507)

kksubbu notifications at github.com
Mon Jun 8 18:26:11 UTC 2020


The instructions in HowToBuildFromSources are for the old squeakvm. For Cog, use the mvm script under the various build directories based on platform/wordsize/ISA and then product/interpreter/object-memory. Here you will find the plugins.int and plugins.ext files.  Now choose the build directory for your build variant (production, assert, debug etc.).

Example,

   $ cd build.linux64x64/squeak.cog.spur/build
   $ ./mvm

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/507#issuecomment-640795585
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200608/0184747d/attachment.html>


More information about the Vm-dev mailing list