> On 16 Aug 2016, at 15:51, Clément Bera <bera.clem...@gmail.com> wrote:
> 
> 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 
> <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: 

https://bintray.com/estebanlm/pharo-vm/build/201608111432#files

(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 64 bits Pharo image is available on http://files.pharo.org/image/60/ 
> <http://files.pharo.org/image/60/> (See for example latest-64.zip).

or here: http://files.pharo.org/get-files/60/pharo-64.zip (but is same file :P)

> 
> 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

> 
> On Tue, Aug 16, 2016 at 1:04 PM, Peter Uhnák <i.uh...@gmail.com 
> <mailto: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 
> <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 
> <mailto:esteba...@gmail.com>> wrote:
> 
> > On 15 Aug 2016, at 23:09, Gour <g...@atmarama.com 
> > <mailto:g...@atmarama.com>> wrote:
> >
> > On Mon, 15 Aug 2016 22:44:49 +0200
> > "Cyril Ferlicot D."
> > <cyril.ferli...@gmail.com <mailto: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.
> 
> 
> 
> 

Reply via email to