Programming Languages on Power

Power Programming Languages

IBM Power, including the AIX, IBM i, and Linux operating systems, support a wide range of programming languages, catering to both traditional enterprise applications and modern development needs.


#Power


#Servers
#Programminglanguages
 View Only
  • 1.  LLVM dependency

    Posted 06/06/19 08:22 PM

    Originally posted by: Itaru Kitayama


    Hi,

    For some time I was including locally built LLVM library's path in LIBRARY_PATH and LD_LIBRARY_PATH

    and they worked fine with XL 16.1.1.2, but started failing with recent the LLVM trunk.

     

    What part of LLVM does XL implicitly rely upon?

     

    Thanks,

    Itaru.


    #Ask-Question-Here--General-Compiler-Q-and-A
    #C/C++andFortran


  • 2.  Re: LLVM dependency

    Posted 06/10/19 12:04 PM

    Originally posted by: Nicole Trudeau


    Hi Itaru,

    IBM XL C/C++ for Linux does not have a dependency on LLVM libraries. A full list of software requirements for IBM XL C/C++ for Linux can be found on Knowledge Center.

    Thanks,
    Nicole


    #Ask-Question-Here--General-Compiler-Q-and-A
    #C/C++andFortran


  • 3.  Re: LLVM dependency

    Posted 06/10/19 07:40 PM

    Originally posted by: Itaru Kitayama


    Nicole,

    Thanks for the link, it is useful. I asked the question as I was seeing a build error with environment variable like

    PATH, LD_LIBRARY_PATH, and LIBRARY_PATH contain the paths to locally installed LLVM/Clang.

     

    Itaru. 


    #Ask-Question-Here--General-Compiler-Q-and-A
    #C/C++andFortran