Re: VW 9.3.1 on macOS

andre <[email protected]> Fri, 31 Oct 2025 20:08:44 +0100
Newsgroups gmane.comp.lang.smalltalk.vwnc
Message-ID <[email protected]>
The macOS VM is 64-bit only as is current hardware.=20

I didn't try running 32-bit images, which are apparently converted on =
the fly (as your experiments suggest) and that conversion is obviously =
more robust against major version jumps than running a natively saved =
64-bit image. My guess is that there are subtle differences in the =
64-bit image format.

Andre

--

> Am 11.10.2025 um 09:22 schrieb Steffen M=C3=A4rcker <[email protected]>:
>=20
> Hi!
>=20
> I just gave the new PUL (congrats!) on macOS a shot. But something =
puzzles me: I can run most of my 8.3 32-Bit images. Nice! However, =
loading a 64-Bit image crashes the VM. Though compatibility does not =
carry over to a new major version, this surprises me. I suspected, that =
the macOS version of VW is all 64 Bit now. I actually expected that only =
the 64-Bit images will run. Can someone please shed some light on what =
is going on with 32/64-Bit on macOS these days?
>=20
> Kind regards,
> Steffen