May 3, 2017
9:26 p.m.
Hi Esteban, On 3 May 2017 at 13:22, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 3 May 2017, at 12:38, Alistair Grant <akgrant0710@gmail.com> wrote:
Hi Esteban,
$ curl http://get.pharo.org/64/60+vmLatest | bash $ ./pharo --version
Shows the build version as:
VM: 201705022326 https://github.com/OpenSmalltalk/opensmalltalk-vm.git Date: Tue May 2 16:26:41 2017 -0700 $
Does that mean we should be building from the opensmalltalk repository instead of the pharo-vm repository (even temporarily)?
officials VM for Pharo now are built using opensmalltalk-vm, yes. we still keep our process for CI/testing purposes, though.
Great, thanks for the clarification. Cheers, Alistair