On Sat, Sep 28, 2024 at 09:03 PM, Mark A. Stevens wrote:
I have a "signal exit;" at line 23, but I get this, and can't figure out where the 'L0' is coming from, as that string is nowhere to be found in the code. The "exit:" label exists.
Do you use VM/370 Community Edition V1R1.2 ? Is your VM size < 16 MB ? Is fix not applied to your system ?
?
On Sat, Sep 14, 2024 at 02:39 PM, Martin Scheffler wrote:
I am preparing to distribute a bleeding edge preview of EE which can be loaded in high memory using RESLIB.
?
It is very important to understand the difference between STATIC and DYNAMIC linking against the GCC library.
?
DYNAMIC linking only works if issue has been solved on your installation of VM/370 Community Edition V1R1.2 , otherwise EE and bREXX will malfunction in unpredictable ways.
BREXX ? ?TEXT ? ? Y2?is dynamically linked and will malfunction in unpredictable ways (= "weird") if above conditions are met.