Lines Matching refs:CC

1313   CC          C compiler command
2207 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2208 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2353 if test -n "$CC"; then
2354 ac_cv_prog_CC="$CC" # Let the user override the test.
2373 CC=$ac_cv_prog_CC
2374 if test -n "$CC"; then
2375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2376 $as_echo "$CC" >&6; }
2385 ac_ct_CC=$CC
2423 CC=""
2431 CC=$ac_ct_CC
2434 CC="$ac_cv_prog_CC"
2437 if test -z "$CC"; then
2446 if test -n "$CC"; then
2447 ac_cv_prog_CC="$CC" # Let the user override the test.
2466 CC=$ac_cv_prog_CC
2467 if test -n "$CC"; then
2468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2469 $as_echo "$CC" >&6; }
2478 if test -z "$CC"; then
2486 if test -n "$CC"; then
2487 ac_cv_prog_CC="$CC" # Let the user override the test.
2523 CC=$ac_cv_prog_CC
2524 if test -n "$CC"; then
2525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2526 $as_echo "$CC" >&6; }
2534 if test -z "$CC"; then
2545 if test -n "$CC"; then
2546 ac_cv_prog_CC="$CC" # Let the user override the test.
2565 CC=$ac_cv_prog_CC
2566 if test -n "$CC"; then
2567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2568 $as_echo "$CC" >&6; }
2575 test -n "$CC" && break
2578 if test -z "$CC"; then
2579 ac_ct_CC=$CC
2623 CC=""
2631 CC=$ac_ct_CC
2638 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2955 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
2956 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3034 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3039 ac_save_CC=$CC
3095 CC="$ac_save_CC $ac_arg"
3103 CC=$ac_save_CC
3115 CC="$CC $ac_cv_prog_cc_c89"
3239 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3641 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do