Just trying to understand what *FAKEOS does. Does *COBOLU require some sort of emulator? It seems to be issuing illegal SVC's when run without *FAKEOS.
------- Forwarded Message -------
From: Ren¨¦ Ferland via groups.io <ferland.rene@...>
Date: On Sunday, May 4th, 2025 at 6:15 PM
Subject: Re: [H390-MTS] Any trick to getting *COBOLVS compiler working?
To:
[email protected] <
[email protected]>
toggle quoted message
Show quoted text
On Sun, May 4, 2025 at 03:42 PM, John Palmer wrote:
*COBOLU compiles fine, but the runtime library is missing.
?
?
You need to run the program in the FAKEOS environment:
?
?# run *cobolu scards=hello.cbl sprint=*print*
?# Execution begins ? 19:11:40
? ?*PRINT* assigned receipt number 600001
?# *PRINT* 600001 released, 4 pages, route=CNTR.
?# Execution terminated ? 19:11:40 ?T=0.182
?# run *fakeos par=e=-load+*coblib
?# Execution begins ? 19:12:07
?
? ?FAKEOS begins at 19:12:07 on May 04,25
? ?HELLO OPERATOR!
?
?
? ?FAKEOS termination at 19:12:07 on May 04,25
?
? ?Times -- Problem: ?0.003 sec.; Supervisor: ?0.003 sec.
? ?Core high-water mark: ? ? ? 0 bytes.
?
? ?Return code = ? ?0
?# Execution terminated ? 19:12:07 ?T=0.013
?#?
?
?
Cheers,
?
Rene FERLAND, Montreal