Lines Matching refs:CC

314 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'
755 ac_env_CC_set=${CC+set}
756 ac_env_CC_value=$CC
757 ac_cv_env_CC_set=${CC+set}
758 ac_cv_env_CC_value=$CC
787 To assign environment variables (e.g., CC, CFLAGS...), specify them as
924 CC C compiler command
1351 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1352 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1984 if test -n "$CC"; then
1985 ac_cv_prog_CC="$CC" # Let the user override the test.
2003 CC=$ac_cv_prog_CC
2004 if test -n "$CC"; then
2005 echo "$as_me:$LINENO: result: $CC" >&5
2006 echo "${ECHO_T}$CC" >&6
2014 ac_ct_CC=$CC
2050 CC=$ac_ct_CC
2052 CC="$ac_cv_prog_CC"
2057 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2058 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2068 if test -n "$CC"; then
2069 ac_cv_prog_CC="$CC" # Let the user override the test.
2087 CC=$ac_cv_prog_CC
2088 if test -n "$CC"; then
2089 echo "$as_me:$LINENO: result: $CC" >&5
2090 echo "${ECHO_T}$CC" >&6
2098 ac_ct_CC=$CC
2134 CC=$ac_ct_CC
2136 CC="$ac_cv_prog_CC"
2139 if test -z "$CC"; then
2148 if test -n "$CC"; then
2149 ac_cv_prog_CC="$CC" # Let the user override the test.
2167 CC=$ac_cv_prog_CC
2168 if test -n "$CC"; then
2169 echo "$as_me:$LINENO: result: $CC" >&5
2170 echo "${ECHO_T}$CC" >&6
2178 ac_ct_CC=$CC
2214 CC=$ac_ct_CC
2216 CC="$ac_cv_prog_CC"
2220 if test -z "$CC"; then
2228 if test -n "$CC"; then
2229 ac_cv_prog_CC="$CC" # Let the user override the test.
2257 # first if we set CC to just the basename; use the full file name.
2264 CC=$ac_cv_prog_CC
2265 if test -n "$CC"; then
2266 echo "$as_me:$LINENO: result: $CC" >&5
2267 echo "${ECHO_T}$CC" >&6
2274 if test -z "$CC"; then
2285 if test -n "$CC"; then
2286 ac_cv_prog_CC="$CC" # Let the user override the test.
2304 CC=$ac_cv_prog_CC
2305 if test -n "$CC"; then
2306 echo "$as_me:$LINENO: result: $CC" >&5
2307 echo "${ECHO_T}$CC" >&6
2313 test -n "$CC" && break
2316 if test -z "$CC"; then
2317 ac_ct_CC=$CC
2358 CC=$ac_ct_CC
2364 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2653 echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2654 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2721 echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2722 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2727 ac_save_CC=$CC
2789 CC="$ac_save_CC $ac_arg"
2822 CC=$ac_save_CC
2833 CC="$CC $ac_cv_prog_cc_stdc" ;;
2981 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2982 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3050 depcc="$CC" am_compiler_list=
3161 depcc="$CC" am_compiler_list=
3271 CCAS="$CC"
3825 if { ac_try='${CC-cc} ${CFLAGS} -S conftest.c'
3833 { { echo "$as_me:$LINENO: error: ${CC-cc} failed to produce assembly code" >&5
3834 echo "$as_me: error: ${CC-cc} failed to produce assembly code" >&2;}
3878 { { echo "$as_me:$LINENO: error: ${CC-cc} cannot compile C source code" >&5
3879 echo "$as_me: error: ${CC-cc} cannot compile C source code" >&2;}
3884 if { ac_try='${CC-cc} ${CFLAGS} -nostdlib -Wl,-N -Wl,-Ttext -Wl,$link_addr conftest.o -o conftest.exec'
3891 { { echo "$as_me:$LINENO: error: ${CC-cc} cannot link at address $link_addr" >&5
3892 echo "$as_me: error: ${CC-cc} cannot link at address $link_addr" >&2;}
3940 if { ac_try='${CC-cc} ${CFLAGS} -c conftest.s'
3995 if { ac_try='${CC-cc} ${CFLAGS} -c conftest.s'
4031 if { ac_try='${CC-cc} ${CFLAGS} -c conftest.s'
4781 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4782 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4795 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5009 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5010 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5976 if { ac_try='${CC-cc} ${CFLAGS} conftest.c -o conftest'
5984 { { echo "$as_me:$LINENO: error: ${CC-cc} failed to produce an executable file" >&5
5985 echo "$as_me: error: ${CC-cc} failed to produce an executable file" >&2;}
6791 s,@CC@,$CC,;t t