Lines Matching refs:CC

535 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
536 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
962 if test -n "$CC"; then
963 ac_cv_prog_CC="$CC" # Let the user override the test.
977 CC="$ac_cv_prog_CC"
978 if test -n "$CC"; then
979 echo "$ac_t""$CC" 1>&6
984 if test -z "$CC"; then
992 if test -n "$CC"; then
993 ac_cv_prog_CC="$CC" # Let the user override the test.
1017 # first if we set CC to just the basename; use the full file name.
1026 CC="$ac_cv_prog_CC"
1027 if test -n "$CC"; then
1028 echo "$ac_t""$CC" 1>&6
1033 if test -z "$CC"; then
1043 if test -n "$CC"; then
1044 ac_cv_prog_CC="$CC" # Let the user override the test.
1058 CC="$ac_cv_prog_CC"
1059 if test -n "$CC"; then
1060 echo "$ac_t""$CC" 1>&6
1067 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1070 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1071 echo "configure:1072: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1076 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1077 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1104 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1105 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1112 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1113 echo "configure:1114: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1127 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1128: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1145 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1146 echo "configure:1147: checking whether ${CC-cc} accepts -g" >&5
1151 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1371 ac_prog=`($CC -print-prog-name=ld) 2>&5`
1640 CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
1722 # substituted into the Makefile and "${CC-cc}" will confuse make.
1723 CPP="${CC-cc} -E"
1742 CPP="${CC-cc} -E -traditional-cpp"
1759 CPP="${CC-cc} -nologo -E"
3272 s%@CC@%$CC%g