[Info-vax] VAX VMS going forward
John Reagan
xyzzy1959 at gmail.com
Thu Jul 30 19:24:25 EDT 2020
On Thursday, July 30, 2020 at 4:39:23 PM UTC-4, Stephen Hoffman wrote:
> On 2020-07-30 20:13:36 +0000, Mark Berryman said:
>
> > In conclusion, while there is certainly still some work to be done, I
> > don't think it is that onerous to write a 64-bit app in current VMS.
>
> That's 32-bit/P0 code (technically ~30-bit) with 64-bit/P2 data. Which
> wasn't too bad to create, as was mentioned. This if you have all of
> your dependencies capable of 64-bit/P2 references.
>
>
>
>
> --
> Pure Personal Opinion | HoffmanLabs LLC
How can you tell where you code lives or how much you can have?
The biggest limited of OpenVMS (which traces its way back to Macro) is that the stack is in 32-bit space. I don't think there is ANY way to tell the image activator to allocate it anywhere else. And if you do can, you won't get very far.
More information about the Info-vax
mailing list