HomeSort by relevance Sort by last modified time
    Searched refs:xlc_r (Results 1 - 3 of 3) sorted by null

  /external/icu4c/
runConfigureICU 32 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX
127 THE_COMP="xlC_r"
128 CC=`which xlc_r`; export CC
130 echo "ERROR: xlc_r was not found, please check the PATH to make sure it is correct."; exit 1
132 CXX=`which xlC_r`; export CXX
134 echo "ERROR: xlC_r was not found, please check the PATH to make sure it is correct."; exit 1
222 CC=`which xlc_r`; export CC
223 CXX=`which xlC_r`; export CXX
  /external/protobuf/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]

Completed in 194 milliseconds