Lines Matching refs:CC
593 CC
639 CC
1188 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1248 CC C compiler command
1808 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1809 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1818 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1819 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1829 if test -n "$CC"; then
1830 ac_cv_prog_CC="$CC" # Let the user override the test.
1849 CC=$ac_cv_prog_CC
1850 if test -n "$CC"; then
1851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
1852 $as_echo "$CC" >&6; }
1861 ac_ct_CC=$CC
1899 CC=""
1907 CC=$ac_ct_CC
1910 CC="$ac_cv_prog_CC"
1913 if test -z "$CC"; then
1922 if test -n "$CC"; then
1923 ac_cv_prog_CC="$CC" # Let the user override the test.
1942 CC=$ac_cv_prog_CC
1943 if test -n "$CC"; then
1944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
1945 $as_echo "$CC" >&6; }
1954 if test -z "$CC"; then
1962 if test -n "$CC"; then
1963 ac_cv_prog_CC="$CC" # Let the user override the test.
1992 # first if we set CC to just the basename; use the full file name.
1999 CC=$ac_cv_prog_CC
2000 if test -n "$CC"; then
2001 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2002 $as_echo "$CC" >&6; }
2010 if test -z "$CC"; then
2021 if test -n "$CC"; then
2022 ac_cv_prog_CC="$CC" # Let the user override the test.
2041 CC=$ac_cv_prog_CC
2042 if test -n "$CC"; then
2043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2044 $as_echo "$CC" >&6; }
2051 test -n "$CC" && break
2054 if test -z "$CC"; then
2055 ac_ct_CC=$CC
2099 CC=""
2107 CC=$ac_ct_CC
2114 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
2432 $as_echo_n "checking whether $CC accepts -g... " >&6; }
2509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
2510 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
2515 ac_save_CC=$CC
2571 CC="$ac_save_CC $ac_arg"
2579 CC=$ac_save_CC
2591 CC="$CC $ac_cv_prog_cc_c89"
2601 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2602 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2736 saved_cc="$CC"
2737 CC="$CC -pthread"
2761 CC="$saved_cc"