[Vm-dev] Squeak on BeagleBoneBlack (ARM FFI)

tim Rowledge tim at rowledge.org
Sat May 10 22:07:26 UTC 2014


On 10-05-2014, at 8:55 AM, Douglas McPherson <djm1329 at san.rr.com> wrote:

> I managed to compile the Stack/Cog VM for the BeagleBoneBlack, running Ubuntu 13.04. The BBB uses the ARMv7 Cortex-A8 with VFP-v3 Lite compared to the RaspberryPi which uses an ARMv6 ARM11 with VFP-v2. I am happy to report that ARM FFI passes all tests on this platform as well as on the RPi.

Cool stuff. The BBB is potentially a bit faster than the Pi, though not hugely so. It *does* have the benefit of more memory.

> 
> Note that there are some minor changes required to get the VM to compile which have not yet been integrated.

It ought to be possible to incorporate the BenBLT improvements for this too, though IIRC the BBB is ARMv7 rather than v6 so it might not have as much effect. 


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
M$ are grinning pigs in a sea of buggy code - The Inquirer






More information about the Vm-dev mailing list