Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    How can I check, whether the compilers are installed correctly?

    • Article Type: Q&A
    • Product: Aleph
    • Product Version: 21

    Question

    How can I check, whether the compilers are installed correctly?
    Can I run test_compile manually?

    Answer

    You can run script $alephm_scratch/test_compile which comes with the Aleph installation kit manually.

    1. cd $alephm_scratch
    2. ./test_compile.

    Additional Information

    Example
    ==============================================
    Creation test_compile directory
    ==============================================
    ==============================================
    Start the compilation check
    ==============================================

    Checking compile_ora...
    compile ora: test_compile_ora.pc

    Pro*C/C++: Release 11.2.0.3.0 - Production on Wed Sep 10 14:06:29 2014

    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.

    System default option values taken from: /exlibris/app/oracle/product/11r2/precomp/admin/pcscfg.cfg

    compile_cc: test_compile test_compile_ora

    Checking compile_pc...
    test_compile_pc.pc

    Pro*C/C++: Release 11.2.0.3.0 - Production on Wed Sep 10 14:06:31 2014

    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.

    System default option values taken from: /exlibris/app/oracle/product/11r2/precomp/admin/pcscfg.cfg

    test_compile_pc.c: In function 'move_to_buf':
    test_compile_pc.c:553: warning: incompatible implicit declaration of built-in function 'memcpy'
    test_compile_pc.c: In function 'flush_buf':
    test_compile_pc.c:574: warning: incompatible implicit declaration of built-in function 'memcpy'

    Checking compile_cc...
    compile_cc: test_compile test_compile_cc

    Checking Cobol compilation...
    iprou: test_compile test_cobol

    Checking create_rts...
    create rts
    ==============================================
    End of the compilation check
    ==============================================

    Cleaning up...

    Category: System Management (500) - ALEPH

    Subject: ALEPH - 500


    • Article last edited: 9/10/2014