Re: link error under vm370CE_1_1_2
Tom, You need to switch libraries. You said to use the ¡°gcclib¡± include files, then linked it against PDPCLIB. Try ¡°global txtlib gcclib¡± before the load Dave ?
toggle quoted message
Show quoted text
From: [email protected] <[email protected]> On Behalf Of Tom Chandler via groups.io Sent: 17 September 2024 21:35 To: [email protected] Subject: [h390-vm] link error under vm370CE_1_1_2? I testing a "C" program using gcc in VM370CE_1_1_2.? It compiles clean, but when I load it, I have two undefined DSTAKIN and DSTAKOT.? Researching it appears to be something with the stack.? I am using the following: Is there a library or include file that I need to add to clear these errors.
|