Lines Matching refs:ECHO
327 : ${ECHO="printf %s\n"}
454 progname=`$ECHO "$progpath" |$SED "$sed_basename"`
460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
654 eval _G_current_value='`$ECHO $'$1'`'
704 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
705 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
767 $ECHO "$progname: $_G_line"
775 # Invoke $ECHO with all args, space-separated.
778 $ECHO "$*"
801 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
802 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
811 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
907 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
909 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
962 $ECHO "$_G_tmpdir"
1020 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
1031 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
1033 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
1154 func_quote_portable_result=`$ECHO "$2" | $SED \
1166 func_quote_portable_result=`$ECHO "$func_quote_portable_result" \
1360 .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
1361 *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
1433 func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
1676 eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
2035 eval \$ECHO \""Usage: $usage"\"
2036 eval \$ECHO \""$fatal_help"\"
2050 $ECHO "$long_help_message"
2138 $ECHO "Run '$progname --help |${PAGER-more}' for full usage"
2150 eval \$ECHO \""Usage: $usage"\"
2159 eval \$ECHO \""$usage_message"\"
2235 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2285 $ECHO "$long_help_message
2349 func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
2354 func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
2690 $ECHO "$help" 1>&2
3019 func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" |
3669 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
3700 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3717 $ECHO "\
3732 $ECHO "$srcfile" > "$lockfile"
3768 $ECHO "\
3817 $ECHO "\
3870 $ECHO \
3884 $ECHO \
3909 $ECHO \
3929 $ECHO \
3941 $ECHO \
3958 $ECHO \
4028 $ECHO \
4047 $ECHO "Try '$progname --help' for more information about other modes."
4187 eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\""
4190 $ECHO "$cmd$args"
4244 sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
4289 $ECHO " $libdir"
4308 $ECHO " - use the '$flag' linker flag"
4311 $ECHO " - have your system administrator run these commands:$admincmds"
4528 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
4541 relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
4543 relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
4708 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4727 relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
4746 file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
4820 my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
4843 $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\
4878 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
4952 eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"'
4955 eval '$ECHO ": $name " >> "$nlist"'
4963 eval '$ECHO ": $name " >> "$nlist"'
4971 eval '$ECHO ": $name " >> "$nlist"'
5109 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
5110 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
5112 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
5113 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
5117 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
5118 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
5132 compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
5133 finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
5224 $ECHO "$win32_libid_type"
5258 match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
5408 darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
5464 $ECHO "\
5506 # When we are sourced in execute mode, \$file and \$ECHO are already set.
5510 func_quote_arg pretty "$ECHO"
5512 $ECHO "\
5521 ECHO=$qECHO
5546 lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
5548 lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
5553 \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2
5572 \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
5584 $ECHO "\
5586 \$ECHO \"$outputname:$output:\$LINENO: newargv[0]: \$progdir\\\\\$program\" 1>&2
5594 $ECHO "\
5596 \$ECHO \"$outputname:$output:\$LINENO: newargv[0]: \$progdir/\$program\" 1>&2
5603 $ECHO "\
5604 \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
5631 thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
5637 destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
5647 file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
5661 *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
5672 $ECHO "\
5688 $ECHO "\
5694 \$ECHO \"\$relink_command_output\" >&2
5706 $ECHO "\
5712 $ECHO "\
5722 $ECHO "\
5730 $ECHO "\
5736 $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
5742 $ECHO "\
5749 \$ECHO \"\$0: error: '\$progdir/\$program' does not exist\" 1>&2
5750 \$ECHO \"This script is just a wrapper for \$program.\" 1>&2
5751 \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
7252 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
7737 eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
8054 if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
8065 $ECHO "*** Warning: Linking the shared library $output against the"
8066 $ECHO "*** static library $deplib is not portable!"
8070 $ECHO "*** Warning: Trying to link with static lib archive $deplib."
8143 tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
8151 dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
8440 $ECHO "*** Warning: Linking the executable $output against the loadable module"
8442 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
8444 $ECHO "*** $linklib is not portable!"
8477 libname=`eval "\\$ECHO \"$libname_spec\""`
8539 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
8684 $ECHO "*** Warning: This system cannot link to static lib archive $lib."
8825 compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9025 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
9026 $ECHO "*** objects $objs is not portable!"
9319 tempremovelist=`$ECHO "$output_objdir/*"`
9326 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
9345 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
9350 # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
9351 # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
9352 # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
9471 libname=`eval "\\$ECHO \"$libname_spec\""`
9472 deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
9480 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9514 libname=`eval "\\$ECHO \"$libname_spec\""`
9515 deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
9523 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9534 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
9564 libname=`eval "\\$ECHO \"$libname_spec\""`
9595 *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
9611 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9617 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"
9619 $ECHO "*** with $libname and none of the candidates passed a file format test"
9620 $ECHO "*** using a file magic. Last file checked: $potlib"
9648 libname=`eval "\\$ECHO \"$libname_spec\""`
9653 if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \
9665 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9671 $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)"
9673 $ECHO "*** with $libname and none of the candidates passed a file format test"
9674 $ECHO "*** using a regex pattern. Last file checked: $potlib"
9687 tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
9691 tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
9717 newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
9725 $ECHO "*** dependencies of module $libname. Therefore, libtool will create"
9769 newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9770 new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9771 deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9896 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
9967 $ECHO "$func_to_tool_file_result"
9994 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
10113 $ECHO "$func_to_tool_file_result" >> $output
10133 $ECHO "$func_to_tool_file_result" >> $output
10243 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
10410 test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
10425 reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
10483 compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
10484 finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
10501 compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
10502 finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
10579 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10639 compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
10640 finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
10667 compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
10720 link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
10746 relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
10759 link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
10909 $ECHO "$func_basename_result"
10958 $ECHO "$func_to_tool_file_result"
11155 $ECHO > $output "\
11198 $ECHO >> $output "\