Lines Matching refs:CC

573 CC
619 CC
1170 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1230 CC C compiler command
1815 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1816 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1825 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1826 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1836 if test -n "$CC"; then
1837 ac_cv_prog_CC="$CC" # Let the user override the test.
1856 CC=$ac_cv_prog_CC
1857 if test -n "$CC"; then
1858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
1859 $as_echo "$CC" >&6; }
1868 ac_ct_CC=$CC
1906 CC=""
1914 CC=$ac_ct_CC
1917 CC="$ac_cv_prog_CC"
1920 if test -z "$CC"; then
1929 if test -n "$CC"; then
1930 ac_cv_prog_CC="$CC" # Let the user override the test.
1949 CC=$ac_cv_prog_CC
1950 if test -n "$CC"; then
1951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
1952 $as_echo "$CC" >&6; }
1961 if test -z "$CC"; then
1969 if test -n "$CC"; then
1970 ac_cv_prog_CC="$CC" # Let the user override the test.
1999 # first if we set CC to just the basename; use the full file name.
2006 CC=$ac_cv_prog_CC
2007 if test -n "$CC"; then
2008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2009 $as_echo "$CC" >&6; }
2017 if test -z "$CC"; then
2028 if test -n "$CC"; then
2029 ac_cv_prog_CC="$CC" # Let the user override the test.
2048 CC=$ac_cv_prog_CC
2049 if test -n "$CC"; then
2050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2051 $as_echo "$CC" >&6; }
2058 test -n "$CC" && break
2061 if test -z "$CC"; then
2062 ac_ct_CC=$CC
2106 CC=""
2114 CC=$ac_ct_CC
2121 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2438 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
2439 $as_echo_n "checking whether $CC accepts -g... " >&6; }
2516 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
2517 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
2522 ac_save_CC=$CC
2579 CC="$ac_save_CC $ac_arg"
2587 CC=$ac_save_CC
2599 CC="$CC $ac_cv_prog_cc_c89"
2609 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2610 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'