Lines Matching refs:TARGET_CC
778 TARGET_CC
31996 if test -n "$TARGET_CC"; then
31997 ac_cv_prog_TARGET_CC="$TARGET_CC" # Let the user override the test.
32016 TARGET_CC=$ac_cv_prog_TARGET_CC
32017 if test -n "$TARGET_CC"; then
32018 { $as_echo "$as_me:$LINENO: result: $TARGET_CC" >&5
32019 $as_echo "$TARGET_CC" >&6; }
32026 test -n "$TARGET_CC" && break
32029 if test -z "$TARGET_CC"; then
32030 ac_ct_TARGET_CC=$TARGET_CC
32074 TARGET_CC="{ { $as_echo "$as_me:$LINENO: error: none of gcc, egcs and cc is found. set TARGET_CC manually." >&5
32075 $as_echo "$as_me: error: none of gcc, egcs and cc is found. set TARGET_CC manually." >&2;}
32084 TARGET_CC=$ac_ct_TARGET_CC
32553 if test "x$TARGET_CC" = x; then
32554 TARGET_CC=$CC
33031 CC="$TARGET_CC"
33975 TARGET_CPP="$TARGET_CC -E"
33977 CCAS='$(top_builddir)/ccas_wrap/ccas_wrap $(TARGET_CC) $(TARGET_AS)'
33980 CCAS='$(TARGET_CC)'
34014 CC="$TARGET_CC"
34866 CPPFLAGS="$TARGET_CPPFLAGS -nostdinc -isystem `$TARGET_CC -print-file-name=include`"
34917 TARGET_CPPFLAGS="$TARGET_CPPFLAGS -nostdinc -isystem `$TARGET_CC -print-file-name=include`"