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'
985 # Extract the first word of "cc", so it can be a program name with args.
986 set dummy cc; ac_word=$2
1001 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1005 ac_cv_prog_CC="cc"
1067 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
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'
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
1722 # substituted into the Makefile and "${CC-cc}" will confuse make.
1723 CPP="${CC-cc} -E"
1724 # On the NeXT, cc -E runs the code through the compiler's parser,
1742 CPP="${CC-cc} -E -traditional-cpp"
1759 CPP="${CC-cc} -nologo -E"
2013 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.