• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/

Lines Matching refs:echo

27 # Check that we have a working $echo.
31 elif test "X$1" = X--fallback-echo; then
34 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
35 # Yippee, $echo works!
38 # Restart under the correct shell, and then maybe $echo will work.
42 if test "X$1" = X--fallback-echo; then
43 # used as fallback echo
52 progname=`$echo "$0" | sed 's%^.*/%%'`
88 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
89 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
94 echo "$modename: not configured to build any kind of library" 1>&2
95 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
105 show="$echo"
119 -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
135 echo "$progname: invalid tag name: $tagname" 1>&2
152 echo "$progname: ignoring unknown tag $tagname" 1>&2
174 echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP"
188 echo "$progname: enabling shell trace mode"
197 echo "host: $host"
199 echo "enable shared libraries"
201 echo "disable shared libraries"
204 echo "enable static libraries"
206 echo "disable static libraries"
233 $echo "$modename: unrecognized option \`$arg'" 1>&2
234 $echo "$help" 1>&2
246 $echo "$modename: option \`$prevopt' requires an argument" 1>&2
247 $echo "$help" 1>&2
289 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
291 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2
300 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
301 $echo "$help" 1>&2
329 lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
354 $echo "$modename: you cannot specify \`-o' more than once" 1>&2
381 args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
398 lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
433 lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
457 libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
460 $echo "$modename: you must specify a target with \`-o'" 1>&2
483 libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
486 *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
488 $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2
502 "`$echo $CC` "*) ;;
516 "`$echo $CC` "*)
527 echo "$modename: unable to infer tagged configuration"
528 echo "$modename: specify a tag with \`--tag'" 1>&2
531 # echo "$modename: using $tagname tagged configuration"
537 objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
538 xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
547 $echo "$modename: you must specify a compilation command" 1>&2
548 $echo "$help" 1>&2
576 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
595 echo "\
609 echo $srcfile > "$lockfile"
667 echo "\
737 echo "\
866 $echo "$modename: warning: complete static linking is impossible in this configuration" 1>&2
894 qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
953 $echo "$modename: symbol file \`$arg' does not exist"
995 $echo "$modename: cannot find name of object for \`$arg'" 1>&2
1000 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1048 $echo "$modename: \`$arg' is not a valid libtool object" 1>&2
1054 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1061 pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
1062 non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
1069 $echo "$modename: link input file \`$save_arg' does not exist"
1081 $echo "$modename: only absolute run-paths are allowed" 1>&2
1148 $echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2
1174 $echo "$modename: more than one -exported-symbols argument is not allowed"
1198 dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
1205 $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2
1261 $echo "$modename: warning: \`-no-install' is ignored for $host" 1>&2
1262 $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2
1298 dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
1303 $echo "$modename: only absolute run-paths are allowed" 1>&2
1334 args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
1348 arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
1352 args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
1367 arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
1388 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
1420 $echo "$modename: cannot find name of object for \`$arg'" 1>&2
1425 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1473 $echo "$modename: \`$arg' is not a valid libtool object" 1>&2
1479 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1486 pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
1487 non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
1522 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
1539 $echo "$modename: the \`$prevarg' option requires an argument" 1>&2
1540 $echo "$help" 1>&2
1553 "`$echo $CC` "*) ;;
1567 "`$echo $CC` "*)
1578 echo "$modename: unable to infer tagged configuration"
1579 echo "$modename: specify a tag with \`--tag'" 1>&2
1582 # echo "$modename: using $tagname tagged configuration"
1595 outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
1600 eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
1607 output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
1626 $echo "$modename: you must specify an output file" 1>&2
1627 $echo "$help" 1>&2
1676 $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2
1712 $echo "$modename: warning: \`-l' is ignored for archives/objects: $deplib" 1>&2
1719 name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
1746 newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
1755 newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
1762 $echo "$modename: warning: \`-L' is ignored for archives/objects: $deplib" 1>&2
1769 dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
1788 echo
1789 echo "*** Warning: This library needs some functionality provided by $deplib."
1790 echo "*** I have the capability to make that library automatically link in when"
1791 echo "*** you link to this library. But I can only do this if you have a"
1792 echo "*** shared version of the library, which you do not appear to have."
1794 echo
1795 echo "*** Warning: Linking the shared library $output against the"
1796 echo "*** static library $deplib is not portable!"
1831 $echo "$modename: cannot find the library \`$lib'" 1>&2
1838 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
1842 ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
1864 test -n "$dependency_libs" && dependency_libs=`$echo "X$dependency_libs" | $Xsed -e 's/-framework \([^ $]*\)/\1.framework/g'`
1881 $echo "$modename: cannot find name of link library for \`$lib'" 1>&2
1896 $echo "$modename: \`$lib' is not a convenience library" 1>&2
1908 $echo "$modename: cannot find name of link library for \`$lib'" 1>&2
1915 $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2
1934 $echo "$modename: warning: cannot determine absolute directory name of \`$ladir'" 1>&2
1935 $echo "$modename: passing it literally to the linker, although it might fail" 1>&2
1940 laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
1945 $echo "$modename: warning: library \`$lib' was moved." 1>&2
1959 name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
1964 $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2
2005 -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
2082 libname=`eval \\$echo \"$libname_spec\"`
2101 soname=`echo $soroot | sed -e 's/^.*\///'`
2102 newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a"
2176 $echo "$modename: configuration error: unsupported hardcode properties"
2262 echo
2263 echo "*** Warning: This library needs some functionality provided by $lib."
2264 echo "*** I have the capability to make that library automatically link in when"
2265 echo "*** you link to this library. But I can only do this if you have a"
2266 echo "*** shared version of the library, which you do not appear to have."
2268 echo "*** Therefore, libtool will create a static module, that should work "
2269 echo "*** as long as the dlopening application is linked with the -dlopen flag."
2271 echo
2272 echo "*** However, this would only work if libtool was able to extract symbol"
2273 echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
2274 echo "*** not find such a program. So, this module is probably useless."
2275 echo "*** \`nm' from GNU binutils and a full rebuild may help."
2300 -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
2330 dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
2338 $echo "$modename: warning: cannot determine absolute directory name of \`$dir'" 1>&2
2348 $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
2352 $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2
2441 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
2445 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
2449 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
2453 $echo "$modename: warning: \`-version-info' is ignored for archives" 1>&2
2457 $echo "$modename: warning: \`-release' is ignored for archives" 1>&2
2461 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
2474 name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
2480 $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
2481 $echo "$help" 1>&2
2486 name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
2490 libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
2497 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
2500 echo
2501 echo "*** Warning: Linking the shared library $output against the non-libtool"
2502 echo "*** objects $objs is not portable!"
2508 $echo "$modename: warning: \`-dlopen self' is ignored for libtool libraries" 1>&2
2513 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
2530 $echo "$modename: warning: \`-version-info' is ignored for convenience libraries" 1>&2
2534 $echo "$modename: warning: \`-release' is ignored for convenience libraries" 1>&2
2544 $echo "$modename: too many parameters to \`-version-info'" 1>&2
2545 $echo "$help" 1>&2
2557 $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2
2558 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
2566 $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2
2567 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
2575 $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2
2576 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
2582 $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
2583 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
2666 $echo "$modename: unknown library version type \`$version_type'" 1>&2
2667 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
2702 $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2
2716 tempremovelist=`echo "$output_objdir/*"`
2738 oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
2743 lib_search_path=`echo "$lib_search_path " | sed -e 's% $path % %g'`
2744 deplibs=`echo "$deplibs " | sed -e 's% -L$path % %g'`
2745 dependency_libs=`echo "$dependency_libs " | sed -e 's% -L$path % %g'`
2845 libname=`eval \\$echo \"$libname_spec\"`
2846 deplib_matches=`eval \\$echo \"$library_names_spec\"`
2853 echo
2854 echo "*** Warning: This library needs some functionality provided by $i."
2855 echo "*** I have the capability to make that library automatically link in when"
2856 echo "*** you link to this library. But I can only do this if you have a"
2857 echo "*** shared version of the library, which you do not appear to have."
2875 libname=`eval \\$echo \"$libname_spec\"`
2876 deplib_matches=`eval \\$echo \"$library_names_spec\"`
2883 echo
2884 echo "*** Warning: This library needs some functionality provided by $i."
2885 echo "*** I have the capability to make that library automatically link in when"
2886 echo "*** you link to this library. But I can only do this if you have a"
2887 echo "*** shared version of the library, which you do not appear to have."
2891 echo
2892 echo "*** Warning! Library $i is needed by this library but I was not able to"
2893 echo "*** make it link in! You will probably need to install it or some"
2894 echo "*** library that it depends on before this library will be fully"
2895 echo "*** functional. Installing it before continuing would be even better."
2910 libname=`eval \\$echo \"$libname_spec\"`
2929 *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
2943 echo
2944 echo "*** Warning: This library needs some functionality provided by $a_deplib."
2945 echo "*** I have the capability to make that library automatically link in when"
2946 echo "*** you link to this library. But I can only do this if you have a"
2947 echo "*** shared version of the library, which you do not appear to have."
2962 libname=`eval \\$echo \"$libname_spec\"`
2966 if eval echo \"$potent_lib\" 2>/dev/null \
2977 echo
2978 echo "*** Warning: This library needs some functionality provided by $a_deplib."
2979 echo "*** I have the capability to make that library automatically link in when"
2980 echo "*** you link to this library. But I can only do this if you have a"
2981 echo "*** shared version of the library, which you do not appear to have."
2991 if $echo "X $deplibs" | $Xsed -e 's/ -lc$//' \
2994 echo
2996 echo "*** Warning: inter-library dependencies are not supported in this platform."
2998 echo "*** Warning: inter-library dependencies are not known to be supported."
3000 echo "*** All declared inter-library dependencies are being dropped."
3014 newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
3020 echo
3021 echo "*** Warning: libtool could not satisfy all declared inter-library"
3022 echo "*** dependencies of module $libname. Therefore, libtool will create"
3023 echo "*** a static module, that should work as long as the dlopening"
3024 echo "*** application is linked with the -dlopen flag."
3026 echo
3027 echo "*** However, this would only work if libtool was able to extract symbol"
3028 echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
3029 echo "*** not find such a program. So, this module is probably useless."
3030 echo "*** \`nm' from GNU binutils and a full rebuild may help."
3040 echo "*** The inter-library dependencies that have been dropped here will be"
3041 echo "*** automatically added whenever a program is linked with this library"
3042 echo "*** or is declared to -dlopen it."
3045 echo
3046 echo "*** Since this library must not contain undefined symbols,"
3047 echo "*** because either the platform does not support them or"
3048 echo "*** it was explicitly requested with -no-undefined,"
3049 echo "*** libtool will only create a static version of it."
3063 newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).framework% -framework \1%g'`
3064 dependency_libs=`$echo "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).framework% -framework \1%g'`
3157 # xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
3163 # baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
3164 # oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
3172 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
3198 $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"'
3223 xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
3265 $echo "creating reloadable object files..."
3330 $echo "creating a temporary reloadable object file: $output"
3396 $echo "$modename: warning: \`-l' and \`-L' are ignored for objects" 1>&2
3400 $echo "$modename: warning: \`-dlopen' is ignored for objects" 1>&2
3404 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
3408 $echo "$modename: warning: \`-R' is ignored for objects" 1>&2
3412 $echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2
3416 $echo "$modename: warning: \`-release' is ignored for objects" 1>&2
3422 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
3426 obj=`$echo "X$output" | $Xsed -e "$lo2o"`
3468 xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
3488 reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
3518 # $show "echo timestamp > $libobj"
3519 # $run eval "echo timestamp > $libobj" || exit $?
3539 # xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
3545 # baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
3546 # oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
3561 *cygwin*) output=`echo $output | sed -e 's,.exe$,,;s,$,.exe,'` ;;
3564 $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
3568 $echo "$modename: warning: \`-release' is ignored for programs" 1>&2
3574 $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support."
3581 compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
3582 finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
3594 compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).framework% -framework \1%g'`
3595 finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).framework% -framework \1%g'`
3699 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
3716 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
3733 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
3766 name=`echo "$arg" | sed -e 's%^.*/%%'`
3767 $run eval 'echo ": $name " >> "$nlist"'
3790 echo '/* NONE */' >> "$output_objdir/$dlsyms"
3793 $echo >> "$output_objdir/$dlsyms" "\
3817 $echo >> "$output_objdir/$dlsyms" "\
3862 compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
3863 finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
3866 $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2
3876 compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
3877 finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
3882 compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
3949 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
3963 $echo "$modename: warning: this platform does not like uninstalled shared libraries" 1>&2
3964 $echo "$modename: \`$output' will be relinked during installation" 1>&2
3969 relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
3981 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
4001 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4006 relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
4009 # Quote $echo for shipping.
4010 if test "X$echo" = "X$SHELL $0 --fallback-echo"; then
4012 [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $0 --fallback-echo";;
4013 *) qecho="$SHELL `pwd`/$0 --fallback-echo";;
4015 qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
4017 qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
4025 *.exe) output=`echo $output|sed 's,.exe$,,'` ;;
4035 $echo > $output "\
4063 # When we are sourced in execute mode, \$file and \$echo are already set.
4065 echo=\"$qecho\"
4067 # Make sure echo works.
4071 elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
4072 # Yippee, \$echo works!
4075 # Restart under the correct shell, and then maybe \$echo will work.
4080 $echo >> $output "\
4083 thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
4089 destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
4099 file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
4109 echo >> $output "\
4125 echo >> $output "\
4131 $echo \"\$relink_command_output\" >&2
4143 echo >> $output "\
4149 echo >> $output "\
4155 $echo >> $output "\
4161 $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
4169 $echo >> $output "\
4175 $echo >> $output "\
4183 $echo >> $output "\
4190 $echo >> $output "\
4196 $echo >> $output "\
4205 $echo >> $output "\
4206 \$echo \"\$0: cannot exec \$program \${1+\"\$@\"}\"
4211 \$echo \"\$0: error: \$progdir/\$program does not exist\" 1>&2
4212 \$echo \"This script is just a wrapper for \$program.\" 1>&2
4213 echo \"See the $PACKAGE documentation for more information.\" 1>&2
4260 xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
4287 # xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
4293 # baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
4294 # obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
4307 $echo "using piecewise archive linking..."
4319 $echo "X$obj" | $Xsed -e 's%^.*/%%'
4323 $echo "$modename: warning: object name conflicts; overriding AR_FLAGS to 'cq'" 1>&2
4324 $echo "$modename: warning: to ensure that POSIX-compatible ar will work" 1>&2
4376 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4386 relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
4401 name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
4404 $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
4415 name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
4418 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
4426 name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
4429 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
4442 $echo > $output "\
4476 $echo >> $output "\
4499 $echo "X$nonopt" | $Xsed | grep shtool > /dev/null; then
4501 arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
4517 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
4565 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
4575 $echo "$modename: you must specify an install program" 1>&2
4576 $echo "$help" 1>&2
4581 $echo "$modename: the \`$prev' option requires an argument" 1>&2
4582 $echo "$help" 1>&2
4588 $echo "$modename: no file or destination specified" 1>&2
4590 $echo "$modename: you must specify a destination" 1>&2
4592 $echo "$help" 1>&2
4597 dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
4605 destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
4607 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
4612 $echo "$modename: \`$dest' is not a directory" 1>&2
4613 $echo "$help" 1>&2
4624 $echo "$modename: \`$destdir' must be an absolute directory name" 1>&2
4625 $echo "$help" 1>&2
4653 $echo "$modename: \`$file' is not a valid libtool archive" 1>&2
4654 $echo "$help" 1>&2
4681 dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
4686 $echo "$modename: warning: relinking \`$file'" 1>&2
4690 $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2
4737 name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
4753 destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
4760 staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
4767 $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2
4768 $echo "$help" 1>&2
4782 staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
4795 destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
4812 $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2
4827 libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
4829 $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
4849 $echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2
4852 file=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
4855 relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
4860 $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2
4866 $echo "$modename: warning: cannot relink \`$file'" 1>&2
4870 file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
4887 destfile=`echo $destfile | sed -e 's,.exe$,,'`
4901 name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
4926 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
4975 echo "----------------------------------------------------------------------"
4976 echo "Libraries have been installed in:"
4978 echo " $libdir"
4980 echo
4981 echo "If you ever happen to want to link against installed libraries"
4982 echo "in a given directory, LIBDIR, you must either use libtool, and"
4983 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
4984 echo "flag during linking and do at least one of the following:"
4986 echo " - add LIBDIR to the \`$shlibpath_var' environment variable"
4987 echo " during execution"
4990 echo " - add LIBDIR to the \`$runpath_var' environment variable"
4991 echo " during linking"
4997 echo " - use the \`$flag' linker flag"
5000 echo " - have your system administrator run these commands:$admincmds"
5003 echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
5005 echo
5006 echo "See any operating system documentation about shared libraries for"
5007 echo "more information, such as the ld(1) and ld.so(8) manual pages."
5008 echo "----------------------------------------------------------------------"
5019 $echo "$modename: you must specify a COMMAND" 1>&2
5020 $echo "$help"
5027 $echo "$modename: \`$file' is not a file" 1>&2
5028 $echo "$help" 1>&2
5038 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
5039 $echo "$help" 1>&2
5056 test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
5060 dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
5066 $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
5073 dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
5078 $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2
5120 file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
5143 eval "\$echo \"\$shlibpath_var=\$$shlibpath_var\""
5144 $echo "export $shlibpath_var"
5146 $echo "$cmd$args"
5173 $echo "$modename: you must specify an RM program" 1>&2
5174 $echo "$help" 1>&2
5181 dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
5188 name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
5312 $echo "$modename: you must specify a MODE" 1>&2
5313 $echo "$generic_help" 1>&2
5319 $echo "$modename: invalid operation mode \`$mode'" 1>&2
5320 $echo "$generic_help" 1>&2
5332 "") $echo \
5365 $echo \
5379 $echo \
5400 $echo \
5420 $echo \
5432 $echo \
5445 $echo \
5498 $echo \
5512 $echo "$modename: invalid operation mode \`$mode'" 1>&2
5513 $echo "$help" 1>&2
5518 echo
5519 $echo "Try \`$modename --help' for more information about other modes."
5540 build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`