[Vm-dev] nuSqueak source

Eliot Miranda eliot.miranda at gmail.com
Sun Oct 25 00:44:45 UTC 2020


Hi Yoshiki,

On Sat, Oct 24, 2020 at 2:00 PM Yoshiki Ohshima <Yoshiki.Ohshima at acm.org>
wrote:

>
> Hi Eliot,
>
> For build.linux64ARMv8/squeak.cog.spur/build.debug, i get the following
> error. I think I followed the steps in the instructions, including running
> updateSCCSVersion and mvm. How can I fix it?
>

I don't understand.  It's there:

$ git remote get-url origin
https://github.com/OpenSmalltalk/opensmalltalk-vm.git
$ git status
On branch Cog
Your branch is up-to-date with 'origin/Cog'.
$ git log spur64src/vm/cogitARMv8.c
commit 883fab5c30cff36aeb93129030e8f7bfa692a697
Author: Eliot Miranda <eliot.miranda at gmail.com>
Date:   Sat Oct 17 19:27:21 2020 -0700

etc

maybe you're on a different branch?

> /home/pi/opensmalltalk-vm/spur64src/vm/cogit.c:22:3: error: #error As yet
> no Cogit implementation appears to exist for your platform.
>
>  # error As yet no Cogit implementation appears to exist for your
> platform.
>
>    ^~~~~
>
> /home/pi/opensmalltalk-vm/spur64src/vm/cogit.c:23:3: error: #error
> Consider implementing it, starting by adding a subclass of
> CogAbstractInstruction.
>
>  # error Consider implementing it, starting by adding a subclass of
> CogAbstractInstruction.
>
>    ^~~~~
>
> make[1]: *** [Makefile:207: cogit.o]
>
> On Wed, Oct 21, 2020 at 10:21 AM Eliot Miranda <eliot.miranda at gmail.com>
> wrote:
>
>>
>> Hi Yoshiki,
>>
>> On Wed, Oct 21, 2020 at 10:14 AM Yoshiki Ohshima <Yoshiki.Ohshima at acm.org>
>> wrote:
>>
>>>
>>> Hi,
>>>
>>> I heard that people got a new problem in inputting Japanese text into
>>> Scratch 1.4 running on Raspberry Pi OS after, or around the version
>>> 2020-08-20. I would like to take a look at it but it might involve
>>> recompiling and generating  the VM with debugging info.  Last time I looked
>>> into it was years and years ago and I need to basically make a fresh start.
>>>
>>> Is the process of making NuSqeauk VM For Raspberry Pi up to date and
>>> straightforward? Can people point me to the right point to start?
>>>
>>
>> Making a Cog VM for Raspberry pi is straight-forward.  Clone
>> opensmalltalk-vm.  cd to build.linux64ARMv8, read the HowToBuild, cd to build.linux64ARMv8/squeak.cog.spur/build.debug,
>> or build.linux64ARMv8/squeak.stack.spur/build.debug, then run ./mvm
>>
>

_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20201024/87becba0/attachment.html>


More information about the Vm-dev mailing list