On 02 Oct 2013, at 11:07, Frank Shearar <[email protected]> wrote:
> On 2 October 2013 10:06, Sven Van Caekenberghe <[email protected]> wrote: >> Thierry, >> >> On 02 Oct 2013, at 10:14, Goubier Thierry <[email protected]> wrote: >> >>> Hi all, >>> >>> I'm trying to know if it is possible to run a version of pharo, recent if >>> possible, on the Raspberry Pi? >>> >>> I know that there is a squeak vm on Raspian (Debian for the RaspberryPi) >>> but it doesn't load recent pharo images. >> >> Using the VM that comes with Raspbian, you can run Pharo 1.4. >> Pharo 2.0 requires additional VM support. > > It would require a whole new VM wouldn't it? Or did the switch to a > Cog VM only happen during the 3.0 cycle? (Because Cog doesn't run on > ARM.) I don't think it has to do with Cog, but rather with a few silly primitives related to files and time, I am just not sure which ones. But since these are needed during startup, debugging is hard. > frank > >> Sven >> >>> Thanks, >>> >>> Thierry >>> -- >>> Thierry Goubier >>> CEA list >>> Laboratoire des Fondations des Systèmes Temps Réel Embarqués >>> 91191 Gif sur Yvette Cedex >>> France >>> Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95 >>> >> >> >
