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.
The 64 bits Pharo image is available on http://files.pharo.org/image/60/ (See for example latest-64.zip). 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. On Tue, Aug 16, 2016 at 1:04 PM, Peter Uhnák <i.uh...@gmail.com> wrote: > Is there a timeline for 64bit on Windows? > There has been a working 64 bits VM on windows for a month now. It has been merged with the main code base recently. 64 bits windows VM are not compiled automatically yet so you have to compile it yourself if you want to use it. The repo is here: https://github.com/OpenSmalltalk/opensmalltalk-vm and the build.win64x64 folder has a HowToBuild file. > Also will it make the Windows VM even more unstable, or can it help? > #askingforafriend > Precise what you are talking about and I can answer. > On Tue, Aug 16, 2016 at 12:19 PM, Esteban Lorenzano <esteba...@gmail.com> > wrote: > >> >> > On 15 Aug 2016, at 23:09, Gour <g...@atmarama.com> wrote: >> > >> > On Mon, 15 Aug 2016 22:44:49 +0200 >> > "Cyril Ferlicot D." >> > <cyril.ferli...@gmail.com> wrote: >> > >> > Hello Cyril, >> > >> >> 64bits support should be ready for Pharo 6! >> > >> > That's great to hear!! Any rough estimate about its ETA? >> > >> >> In fact there is already a 64bits VM and Image existing for mac almost >> >> functional. It only miss the support for FFI and libgit2 plugin. >> > >> > HAving proper FFI support is certainly on my list of required >> > things…Cool. >> >> FFI should be mostly working (just some details to verify in UFFI, not in >> the plugin itself) >> libgit2 is just to sit and doit (something I didn’t do because is not >> mandatory to have a fully working image) >> >> Esteban >> >> > >> >> In some month I think it will be ready for Mac and Linux. >> > >> > It looks as the time is ripe to dive into Pharo asap. ;) >> > >> > >> > Sincerely, >> > Gour >> > >> > -- >> > The spirit soul bewildered by the influence of false ego thinks >> > himself the doer of activities that are in actuality carried out >> > by the three modes of material nature. >> >> >> >