The 64 bits linux and mac VM have been working for more than 6 months. They've been in production in a company since April or something like that. Latest product are built by Travis and available here:
https://bintray.com/opensmalltalk/vm/cog#files. Pharo provides a Pharo-flavored VM with a different logo and additional plugins. No 64 bits Pharo-flavored VM seems to be available, so the support right now is incomplete on 64bits due to missing plugins (no FreeType, Cairo binding, etc.), however I am taking care that the Pharo image still starts and works normally on the main build, so only some features are not working.
yes��� additionally, is my intention to release a "64bits preview��� for mac at ESUG��� and when that happens it will be here:
(also made for travis).
- no, those 2 files there are not valid (you will not be able to run them), but I hope to have some valid ones later in the week.
- what fails is travis build, I can build them in my machine��� so is very close.
- linux is harder (for me) because it means modify autoconf files and I do not do that since��� like 15years��� if someone wants to help, please tell it :)
- windows support will come right after
Esteban
The FFI plugin is working but the UFFI front-end may have little issues. The issues should be minor so the complete support shouldn't take long.
yep��� I will try to check that before ESUG too��� but no promises because I have some presentations to prepare :S
cheers,
Esteban