btw you might be able to build SpurVM using an old non-spur Pharo 5.0 image… not sure, but I do not see a reason why you couldn’t :)
Esteban > On 06 Jan 2016, at 20:05, Esteban Lorenzano <[email protected]> wrote: > > https://github.com/estebanlm/pharo-vm/tree/spur64 > <https://github.com/estebanlm/pharo-vm/tree/spur64> > > because I still do not merge with master > instructions should work, but right now you WILL NOT be able to build a VM, > because there is a bug in OpalCompiler who prevents building the VM in spur > images… and probably there are other issues, I couldn’t test further. > > So I would say you need to wait until I can restore the builds here: > https://ci.inria.fr/pharo/view/5.0-VM-Spur/job/PharoVM-spur32/ > <https://ci.inria.fr/pharo/view/5.0-VM-Spur/job/PharoVM-spur32/> > > (it’s been almost one month since I cannot build :( ) > > Esteban > > >> On 06 Jan 2016, at 19:33, Hernán Morales Durand <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hello >> >> I am trying to compile Spur VM in Windows 8.1. >> >> As far as I understand Spur VM needs the Pharo 5.0 image format, is that >> right? >> >> Apparently instructions here >> https://github.com/pharo-project/pharo-vm/blob/master/README-Win32-fasttrack.md >> >> <https://github.com/pharo-project/pharo-vm/blob/master/README-Win32-fasttrack.md> >> are only applicable to "Old VM" in Pharo 3.0 >> >> Does anyone have any idea how to clone/compile the Spur VM (i.e. Pharo 5.0) ? >> >> Cheers, >> >> Hernán >> >
