ITEM: M3871L

How to check for compilers.



Question:

ENV
3.2.5

DESC
Customer wants to know how to find out if they have a C compiler
installed on their system.

ACTION
Use the following commands to check if the compiler is installed on
their system.

    lslpp -h xlccmp.obj                 C       compiler
    lslpp -h xlCcmp.obj                 C++     compiler
    lslpp -h xlfcmp.obj                 fortran compiler
    lslpp -h xlpcmp.obj                 pascal  compiler
    lslpp -h adacmp.obj                 ada     compiler
    lslpp -h | grep -i cobol            cobol   compiler

If the command does not display any output then the compiler is 
not installed.


Support Line: How to check for compilers. ITEM: M3871L
Dated: November 1994 Category: N/A
This HTML file was generated 99/06/24~13:30:40
Comments or suggestions? Contact us