Rate This Document
Findability
Accuracy
Completeness
Readability

Installing the BiSheng Compiler

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Set the environment variables.
    export CC=clang
    export CXX=clang++
    export FC=flang
  3. Install the BiSheng Compiler. For details, see Installing and Using BiSheng Compiler.