Running the xlf_configure utility directly (for advanced users)

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

To run the xlf_configure utility:
  1. Change to the directory that contains the compiler executables:
       cd  installation_path/xlf/10.1/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:
      ./xlf_configure options
See the following section for required arguments to the xlf_configure command.