Lines Matching refs:CC

507 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
508 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
660 if test -z "$CC" ; then
695 CC=shlicc2
696 export CC
701 if test -z "$CC" -a "$with_gcc" = no ; then
702 CC=cc
703 export CC
712 if test -n "$CC"; then
713 ac_cv_prog_CC="$CC" # Let the user override the test.
727 CC="$ac_cv_prog_CC"
728 if test -n "$CC"; then
729 echo "$ac_t""$CC" 1>&6
734 if test -z "$CC"; then
742 if test -n "$CC"; then
743 ac_cv_prog_CC="$CC" # Let the user override the test.
767 # first if we set CC to just the basename; use the full file name.
776 CC="$ac_cv_prog_CC"
777 if test -n "$CC"; then
778 echo "$ac_t""$CC" 1>&6
783 if test -z "$CC"; then
793 if test -n "$CC"; then
794 ac_cv_prog_CC="$CC" # Let the user override the test.
808 CC="$ac_cv_prog_CC"
809 if test -n "$CC"; then
810 echo "$ac_t""$CC" 1>&6
817 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
820 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
821 echo "configure:822: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
826 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
827 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
854 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
855 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
862 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
863 echo "configure:864: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
877 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:878: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
895 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
896 echo "configure:897: checking whether ${CC-cc} accepts -g" >&5
901 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
928 echo $ac_n "checking that $CC handles ansi prototypes""... $ac_c" 1>&6
929 echo "configure:930: checking that $CC handles ansi prototypes" >&5
958 echo $ac_n "checking for HP-UX ansi compiler ($CC -Aa -D_HPUX_SOURCE)""... $ac_c" 1>&6
959 echo "configure:960: checking for HP-UX ansi compiler ($CC -Aa -D_HPUX_SOURCE)" >&5
1016 echo $ac_n "checking that Ultrix $CC hacks const in prototypes""... $ac_c" 1>&6
1017 echo "configure:1018: checking that Ultrix $CC hacks const in prototypes" >&5
1065 # substituted into the Makefile and "${CC-cc}" will confuse make.
1066 CPP="${CC-cc} -E"
1085 CPP="${CC-cc} -E -traditional-cpp"
1102 CPP="${CC-cc} -nologo -E"
1505 ac_cv_lbl_gcc_vers=`$CC --version 2>&1 | \
1781 s%@CC@%$CC%g