Home | History | Annotate | Download | only in stlport

Lines Matching refs:CC

56   --with-cc=<name>      use <name> as C compiler (use --target= for cross-compilation)
61 CC SunPro's CC compilers
98 \$CC C compiler name (use --target= for cross-compilation)
229 --with-cc=*)
235 gcc|icc|aCC|CC|bcc|dmc)
294 if [ -z "${CC}" -a -z "${cc_set}" ]; then
295 echo "\$CXX set, but I don't see \$CC!"
299 if [ -n "${CC}" ]; then
301 echo "Both --with-cc and \$CC set, using the first"
303 write_option "${CC}" _FORCE_CC