Lines Matching refs:cC
742 CC
822 CC
1382 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1471 CC C compiler command
1482 CCAS assembler compiler command (defaults to CC)
2466 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2467 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2526 ./ | .// | /[cC]/* | \
3018 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3019 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3029 if test -n "$CC"; then
3030 ac_cv_prog_CC="$CC" # Let the user override the test.
3049 CC=$ac_cv_prog_CC
3050 if test -n "$CC"; then
3051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3052 $as_echo "$CC" >&6; }
3061 ac_ct_CC=$CC
3099 CC=""
3107 CC=$ac_ct_CC
3110 CC="$ac_cv_prog_CC"
3113 if test -z "$CC"; then
3115 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3116 set dummy ${ac_tool_prefix}cc; ac_word=$2
3122 if test -n "$CC"; then
3123 ac_cv_prog_CC="$CC" # Let the user override the test.
3132 ac_cv_prog_CC="${ac_tool_prefix}cc"
3142 CC=$ac_cv_prog_CC
3143 if test -n "$CC"; then
3144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3145 $as_echo "$CC" >&6; }
3154 if test -z "$CC"; then
3155 # Extract the first word of "cc", so it can be a program name with args.
3156 set dummy cc; ac_word=$2
3162 if test -n "$CC"; then
3163 ac_cv_prog_CC="$CC" # Let the user override the test.
3173 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3177 ac_cv_prog_CC="cc"
3192 # first if we set CC to just the basename; use the full file name.
3199 CC=$ac_cv_prog_CC
3200 if test -n "$CC"; then
3201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3202 $as_echo "$CC" >&6; }
3210 if test -z "$CC"; then
3221 if test -n "$CC"; then
3222 ac_cv_prog_CC="$CC" # Let the user override the test.
3241 CC=$ac_cv_prog_CC
3242 if test -n "$CC"; then
3243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3244 $as_echo "$CC" >&6; }
3251 test -n "$CC" && break
3254 if test -z "$CC"; then
3255 ac_ct_CC=$CC
3299 CC=""
3307 CC=$ac_ct_CC
3314 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3633 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3711 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3716 ac_save_CC=$CC
3742 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3773 CC="$ac_save_CC $ac_arg"
3781 CC=$ac_save_CC
3793 CC="$CC $ac_cv_prog_cc_c89"
3803 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3804 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3869 depcc="$CC" am_compiler_list=
3889 # both Tru64's cc and ICC support -MD to output dependencies as a
3996 if test "x$CC" != xcc; then
3997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
3998 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
4000 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
4001 $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
4003 set dummy $CC; ac_cc=`$as_echo "$2" |
4019 # Make sure it works both with $CC and with simple cc.
4022 ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
4046 if test "x$CC" != xcc; then
4047 # Test first that cc exists at all.
4048 if { ac_try='cc -c conftest.$ac_ext >&5'
4059 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
4082 # cc works too.
4085 # cc exists but doesn't like -o.
4109 set dummy $CC
4114 # FIXME: It is wrong to rewrite CC.
4117 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4118 CC="$am_aux_dir/compile $CC"
4124 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4125 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4138 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4147 # On the NeXT, cc -E runs the code through the compiler's parser,
4206 # On the NeXT, cc -E runs the code through the compiler's parser,
4255 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4256 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4269 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4313 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4512 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4513 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4536 # both Tru64's cc and ICC support -MD to output dependencies as a
4971 test "${CCAS+set}" = set || CCAS=$CC
4996 # both Tru64's cc and ICC support -MD to output dependencies as a
5129 gcc_version=`${CC} --version | head -n 1 | $SED 's/^[^0-9]*\([0-9.]*\).*$/\1/'`
6134 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7807 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8451 saved_CC=$CC
8453 CC=$MPI_CC
8488 CC=$saved_CC
8506 saved_CC=$CC
8509 CC="$MPI_CC this will surely fail"
8511 CC=$MPI_CC
8547 CC=$saved_CC
8912 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8913 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8969 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8970 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9036 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9037 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'