On Mon, 8 Jul 2024 17:32:54 -0500, Charles Mills <[email protected]> wrote:
>What does the LLVM project "Clang" compiler -- which is the "new" or "current" >IBM C/C++ compiler for z/OS -- use for libraries? Is it open source? > >Charles > >On Mon, 8 Jul 2024 17:08:15 -0500, Charles Mills <[email protected]> wrote: > >>I wasn't sure what you meant. I think what you are asking is: >> >>Is there a fairly generic C library for MVS other than LE that provides a C >>API to common MVS services? > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, >send email to [email protected] with the message: INFO IBM-MAIN (from the z/OS XL C/C++ Compiler team) The Open XL C/C++ compiler (the LLVM project Clang based compiler) uses the LE library for C and C++. The C++ library is based on the LLVM C++ library so it is based on open source. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
