Windows 64 bits VM?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Windows 64 bits VM?

gcotelli
Hi,
Is there a Windows 64 bits VM ready to test? I couldn't find one, just the MacOs and Linux versions.

Regards,
Gabriel

Reply | Threaded
Open this post in threaded view
|

Re: Windows 64 bits VM?

EstebanLM

> On 16 Nov 2016, at 00:01, Gabriel Cotelli <[hidden email]> 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
>


Reply | Threaded
Open this post in threaded view
|

Re: Windows 64 bits VM?

Clément Béra
In reply to this post by gcotelli
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 <[hidden email]> 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


Reply | Threaded
Open this post in threaded view
|

Re: Windows 64 bits VM?

gcotelli
In reply to this post by EstebanLM

Ok.  Just let me know when it became available.  I can help testing it.


On Nov 16, 2016 05:08, "Esteban Lorenzano" <[hidden email]> wrote:

> On 16 Nov 2016, at 00:01, Gabriel Cotelli <[hidden email]> 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
>


Reply | Threaded
Open this post in threaded view
|

Re: Windows 64 bits VM?

Eliot Miranda-2
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 <[hidden email]> wrote:

Ok.  Just let me know when it became available.  I can help testing it.


On Nov 16, 2016 05:08, "Esteban Lorenzano" <[hidden email]> wrote:

> On 16 Nov 2016, at 00:01, Gabriel Cotelli <[hidden email]> 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
>