And I fixed compatibility between images. So now you can develop remotely 32bits server image on 64bits client and otherwise. 2017-04-12 18:07 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:
PharmIDE works fine. But both images should has same bits
2017-04-12 16:44 GMT+02:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hello list,
We are approaching to release and one big thing of this one is the 64bits supports for Pharo (limited, since there is still not support for Windows, but it will arrive, eventually ;) ) I asked you to test a couple of months ago but now we are in better shape to do it.
- VM and image are getting more and more stable and crashes shouldnât happen (but thatâs why I want you to test: to discover possible bugs/crashes) - I made 64bits a zeroconf citizen: http://get.pharo.org/64
Now, you can test it by just doing:
curl get.pharo.org/64/60+vmLatest | bash
(In linux or mac, remember it will not work for Windows)
thanks! Esteban