Home | History | Annotate | Download | only in vendor

Lines Matching refs:objcopy

808 OBJCOPY
4822 # Check if we have an objcopy installed that supports -W
4824 # Extract the first word of "${ac_tool_prefix}objcopy", so it can be a program name with args.
4825 set dummy ${ac_tool_prefix}objcopy; ac_word=$2
4831 if test -n "$OBJCOPY"; then
4832 ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
4841 ac_cv_prog_OBJCOPY="${ac_tool_prefix}objcopy"
4851 OBJCOPY=$ac_cv_prog_OBJCOPY
4852 if test -n "$OBJCOPY"; then
4853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY" >&5
4854 $as_echo "$OBJCOPY" >&6; }
4863 ac_ct_OBJCOPY=$OBJCOPY
4864 # Extract the first word of "objcopy", so it can be a program name with args.
4865 objcopy; ac_word=$2
4881 ac_cv_prog_ac_ct_OBJCOPY="objcopy"
4901 OBJCOPY=""
4909 OBJCOPY=$ac_ct_OBJCOPY
4912 OBJCOPY="$ac_cv_prog_OBJCOPY"
4916 if test -n "$OBJCOPY"; then :
4917 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $OBJCOPY supports -W" >&5
4918 $as_echo_n "checking if $OBJCOPY supports -W... " >&6; }
4927 if "$OBJCOPY" -W foo conftest$ac_exeext /dev/null; then :