Lines Matching refs:BUILD_CC

806 BUILD_CC
1335 BUILD_CC
2304 BUILD_CC Override default value for BUILD_CC
45106 if [ -z "${BUILD_CC+x}" ]; then
45117 case $BUILD_CC in
45119 ac_cv_path_BUILD_CC="$BUILD_CC" # Let the user override the test with a path.
45140 BUILD_CC=$ac_cv_path_BUILD_CC
45141 if test -n "$BUILD_CC"; then
45142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CC" >&5
45143 $as_echo "$BUILD_CC" >&6; }
45150 test -n "$BUILD_CC" && break
45156 # Try to remove the string !BUILD_CC! from our list.
45157 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!BUILD_CC!/}
45162 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Ignoring value of BUILD_CC from the environment. Use command line variables instead." >&5
45163 $as_echo "$as_me: WARNING: Ignoring value of BUILD_CC from the environment. Use command line variables instead." >&2;}
45175 case $BUILD_CC in
45177 ac_cv_path_BUILD_CC="$BUILD_CC" # Let the user override the test with a path.
45198 BUILD_CC=$ac_cv_path_BUILD_CC
45199 if test -n "$BUILD_CC"; then
45200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CC" >&5
45201 $as_echo "$BUILD_CC" >&6; }
45208 test -n "$BUILD_CC" && break
45220 if test "x$BUILD_CC" = x; then
45221 { $as_echo "$as_me:${as_lineno-$LINENO}: Setting user supplied tool BUILD_CC= (no value)" >&5
45222 $as_echo "$as_me: Setting user supplied tool BUILD_CC= (no value)" >&6;}
45223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BUILD_CC" >&5
45224 $as_echo_n "checking for BUILD_CC... " >&6; }
45229 tool_specified="$BUILD_CC"
45233 { $as_echo "$as_me:${as_lineno-$LINENO}: Will search for user supplied tool BUILD_CC=$tool_basename" >&5
45234 $as_echo "$as_me: Will search for user supplied tool BUILD_CC=$tool_basename" >&6;}
45242 case $BUILD_CC in
45244 ac_cv_path_BUILD_CC="$BUILD_CC" # Let the user override the test with a path.
45265 BUILD_CC=$ac_cv_path_BUILD_CC
45266 if test -n "$BUILD_CC"; then
45267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CC" >&5
45268 $as_echo "$BUILD_CC" >&6; }
45275 if test "x$BUILD_CC" = x; then
45280 { $as_echo "$as_me:${as_lineno-$LINENO}: Will use user supplied tool BUILD_CC=$tool_specified" >&5
45281 $as_echo "$as_me: Will use user supplied tool BUILD_CC=$tool_specified" >&6;}
45282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BUILD_CC" >&5
45283 $as_echo_n "checking for BUILD_CC... " >&6; }
45287 as_fn_error $? "User supplied tool BUILD_CC=$tool_specified does not exist or is not executable" "$LINENO" 5
45299 if test "x$BUILD_CC" = x; then
45300 as_fn_error $? "Could not find required tool for BUILD_CC" "$LINENO" 5
45307 if test "x$BUILD_CC" != x; then
45312 complete="$BUILD_CC"
45348 { $as_echo "$as_me:${as_lineno-$LINENO}: The path of BUILD_CC, which resolves as \"$complete\", is not found." >&5
45349 $as_echo "$as_me: The path of BUILD_CC, which resolves as \"$complete\", is not found." >&6;}
45355 as_fn_error $? "Cannot locate the the path of BUILD_CC" "$LINENO" 5
45375 { $as_echo "$as_me:${as_lineno-$LINENO}: The path of BUILD_CC, which resolves as \"$new_path\", is invalid." >&5
45376 $as_echo "$as_me: The path of BUILD_CC, which resolves as \"$new_path\", is invalid." >&6;}
45379 as_fn_error $? "Cannot locate the the path of BUILD_CC" "$LINENO" 5
45426 complete="$BUILD_CC"
45488 { $as_echo "$as_me:${as_lineno-$LINENO}: The path of BUILD_CC, which resolves as \"$complete\", is not found." >&5
45489 $as_echo "$as_me: The path of BUILD_CC, which resolves as \"$complete\", is not found." >&6;}
45495 as_fn_error $? "Cannot locate the the path of BUILD_CC" "$LINENO" 5
45541 complete="$BUILD_CC"
45565 { $as_echo "$as_me:${as_lineno-$LINENO}: The path of BUILD_CC, which resolves as \"$complete\", is not found." >&5
45566 $as_echo "$as_me: The path of BUILD_CC, which resolves as \"$complete\", is not found." >&6;}
45572 as_fn_error $? "Cannot locate the the path of BUILD_CC" "$LINENO" 5
45584 BUILD_CC="$new_complete"
45585 { $as_echo "$as_me:${as_lineno-$LINENO}: Rewriting BUILD_CC to \"$new_complete\"" >&5
45586 $as_echo "$as_me: Rewriting BUILD_CC to \"$new_complete\"" >&6;}
48013 BUILD_AS="$BUILD_CC -c"
48015 BUILD_LD="$BUILD_CC"
48021 COMPILER=$BUILD_CC
48288 BUILD_CC="$CC"
53616 # Repeate the check for the BUILD_CC and BUILD_CXX. Need to also reset
53621 CC="$BUILD_CC"
67232 if test "x${BUILD_CC##*/}" = "xgcc" || test "x${BUILD_CC##*/}" = "xcc"; then
67235 && ${ICECC_CREATE_ENV} ${icecc_gcc_arg} ${BUILD_CC} ${BUILD_CXX} > \
67245 elif test "x${BUILD_CC##*/}" = "xclang"; then
67248 && ${ICECC_CREATE_ENV} --clang ${BUILD_CC} ${ICECC_WRAPPER} > ${icecc_create_env_log_build} 2>&1 )
67257 as_fn_error $? "Cannot create icecc compiler package for ${BUILD_CC}" "$LINENO" 5
67268 BUILD_ICECC="ICECC_VERSION=${ICECC_ENV_BUNDLE} ICECC_CC=${BUILD_CC} \