On Sat, 6 Dec 2025 22:51:09 +0000, Doug Fuerst <[email protected]> wrote:
>I doubt that it matters. It runs in a container in MVS or under Linux >native or under VM. The ops question was specifically about zLinux s390x and why s390x is relevant. If there is only 1 ISO for zLinux, then just remove s390x but I believe there are 2 ISOs. >The libraries are all dll's at that point. Libraries generated by GCC verus XL C are not guaranteed to be interchangeable. >I don't think Rocket compiles during the install at all that I know of. >Just unpacks the libraries. >Nothing compiles under an install into a distributed environment, Correct but this is the problem. If Rocket compiled using GCC, then the libraries it uses must be compatible with GCC. If IBM compiled TCP using XL C, then it's not guaranteed to be compatible. Are calling conventions guaranteed compatible. How about the heap or stack? I've never worked in a combined GCC & IBM XL C environment so I don't know compiler compatibility. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
