Running the vac_configure utility directly (for advanced users)

You can use the vac_configure utility to generate the configuration file as long as the compiler has been successfully installed.

To run the vac_configure utility:
  1. Change to the directory that contains the compiler executables:
       cd  installation_path/vacpp/8.0/bin/
    where installation_path is the installation location of the compiler packages. If the compiler is installed in the default location, installation_path is /opt/ibmcmp/.
  2. Run the following command:
      ./vac_configure options
See the following section for required arguments to the vac_configure command.