Lines Matching refs:CC

2629 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2630 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2684 if test -n "$CC"; then
2685 ac_cv_prog_CC="$CC" # Let the user override the test.
2704 CC=$ac_cv_prog_CC
2705 if test -n "$CC"; then
2706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2707 $as_echo "$CC" >&6; }
2716 ac_ct_CC=$CC
2754 CC=""
2762 CC=$ac_ct_CC
2765 CC="$ac_cv_prog_CC"
2768 if test -z "$CC"; then
2777 if test -n "$CC"; then
2778 ac_cv_prog_CC="$CC" # Let the user override the test.
2797 CC=$ac_cv_prog_CC
2798 if test -n "$CC"; then
2799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2800 $as_echo "$CC" >&6; }
2809 if test -z "$CC"; then
2817 if test -n "$CC"; then
2818 ac_cv_prog_CC="$CC" # Let the user override the test.
2854 CC=$ac_cv_prog_CC
2855 if test -n "$CC"; then
2856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2857 $as_echo "$CC" >&6; }
2865 if test -z "$CC"; then
2876 if test -n "$CC"; then
2877 ac_cv_prog_CC="$CC" # Let the user override the test.
2896 CC=$ac_cv_prog_CC
2897 if test -n "$CC"; then
2898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2899 $as_echo "$CC" >&6; }
2906 test -n "$CC" && break
2909 if test -z "$CC"; then
2910 ac_ct_CC=$CC
2954 CC=""
2962 CC=$ac_ct_CC
2969 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3287 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3364 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3365 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3370 ac_save_CC=$CC
3426 CC="$ac_save_CC $ac_arg"
3434 CC=$ac_save_CC
3446 CC="$CC $ac_cv_prog_cc_c89"
3460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
3461 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
3466 ac_save_CC=$CC
3608 CC="$ac_save_CC $ac_arg"
3616 CC=$ac_save_CC
3628 CC="$CC $ac_cv_prog_cc_c99"
3652 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4490 gccversion=`$CC -dumpversion`
4492 …gccversion=`$CC --version | sed -e '2,$d' -e 's/darwin.//' -e 's/^[^0-9]*\([0-9]\.[0-9.]*\).*$/\1/…
4507 CLANG_VERSION_STRING=`$CC --version 2>/dev/null | sed -n -e 's/^.*clang[^0-9]*\([0-9][0-9]*\.[0-9]…
4973 if test "$CC" = "cc"; then
4977 if test "$CC" = "c89"; then
11583 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
12786 ac_save_CC=$CC
15090 if $CC -Wl,--help 2>/dev/null | grep as-needed > /dev/null; then