[squeak-dev] Squeak on Parallella board

Douglas McPherson djm1329 at san.rr.com
Sat Jun 14 01:30:46 UTC 2014


I was able to get Tim's stack VM for ARMv6 to build on an ARMv7 (the BeagleBone Black) by basically extending Tim's changes for the RPi to allow an ARMv7 as well. But I don't know how this translates to Parallella .. would be great if there was only minor tweaks required.

Doug


On Jun 13, 2014, at 16:58 , tim Rowledge wrote:

> Well, what a coincidence. I’m sat here with Sebastian Heidbrink and his Parallella, trying to build a stackVM. My, what fun. The gcc setup on this doesn’t provide the same defines for architecture etc as Raspbian, so that is causing some fun with things like the atomic ops. And it appears to dislike 
> # if defined (FOO) && defined(BAR)
> as well, somehow. Right now it’s whining pathetically about sqLowLevelFence.
> 
> The good news is that we got the same performance figures on a plain interp as Jecel.
> 
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> "Bother" said Pooh, as his trigger finger tired.
> 
> 
> 



More information about the Squeak-dev mailing list