Hi, Is there a Windows 64 bits VM ready to test? I couldn't find one, just the MacOs and Linux versions. Regards, Gabriel
On 16 Nov 2016, at 00:01, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, Is there a Windows 64 bits VM ready to test? I couldn't find one, just the MacOs and Linux versions.
there are no win64 versions for now (is been a huge effort to make them work). yesterday Nicolas Cellier announced he managed to build a stack 64bits that do not crash⦠64bit cog is on his way, but it will take time. Esteban
Regards, Gabriel
Ok. Just let me know when it became available. I can help testing it. On Nov 16, 2016 05:08, "Esteban Lorenzano" <estebanlm@gmail.com> wrote:
On 16 Nov 2016, at 00:01, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, Is there a Windows 64 bits VM ready to test? I couldn't find one, just the MacOs and Linux versions.
there are no win64 versions for now (is been a huge effort to make them work). yesterday Nicolas Cellier announced he managed to build a stack 64bits that do not crash⦠64bit cog is on his way, but it will take time.
Esteban
Regards, Gabriel
Hi Gabriel, my understanding is that Nicolas has the vm working in a fork. We are integrating the changes. Win64 is LLP64 (sizeof(long) == sizeof(int) == 4) which is problematic. I'm currently looking at a few regressions in the Squeak test suite before integrating, If you want to follow, subscribe to vm-dev; that's where the vm is discussed. Best, Eliot _,,,^..^,,,_ (phone)
On Nov 16, 2016, at 2:38 AM, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Ok. Just let me know when it became available. I can help testing it.
On Nov 16, 2016 05:08, "Esteban Lorenzano" <estebanlm@gmail.com> wrote:
On 16 Nov 2016, at 00:01, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, Is there a Windows 64 bits VM ready to test? I couldn't find one, just the MacOs and Linux versions.
there are no win64 versions for now (is been a huge effort to make them work). yesterday Nicolas Cellier announced he managed to build a stack 64bits that do not crash⦠64bit cog is on his way, but it will take time.
Esteban
Regards, Gabriel
There is a Stack VM (VM without JIT) for Windows 64 working. It works since yesterday so it's not integrated in automated builds and you need to compile it yourself. On Wed, Nov 16, 2016 at 12:01 AM, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, Is there a Windows 64 bits VM ready to test? I couldn't find one, just the MacOs and Linux versions.
Regards, Gabriel
participants (4)
-
Clément Bera -
Eliot Miranda -
Esteban Lorenzano -
Gabriel Cotelli