x64 Virtual Machine

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

x64 Virtual Machine

Dusty-2
Hi all

Am I missing something or when the documentation says 64bit support, do they actually mean running under 32bit emulation on 64bit machines, or is there an actual 64bit vm somewhere?
Just need clarification.

Thanks
Dusty

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/bkjKiWHLnMkJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: x64 Virtual Machine

jtuchel
Hi Dusty,

VAST runs fine on Win x64, but it is a 32 bit VM. You need to keep that in mind when you connect to DLLs or ODBC data sources.
At least for Windows, there is no 64 bit VM (yet?).

I don't know about Solaris or AIX, but the same is true for Linux (so never forget to install ia-32 libraries on your distro).

Joachim

Am Mittwoch, 17. Oktober 2012 09:55:45 UTC+2 schrieb Dusty:
Hi all

Am I missing something or when the documentation says 64bit support, do they actually mean running under 32bit emulation on 64bit machines, or is there an actual 64bit vm somewhere?
Just need clarification.

Thanks
Dusty

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/3l-ZwPKLdOgJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.