Lines Matching refs:relink
2585 clean|compile|execute|finish|install|link|relink|uninstall) ;;
4547 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4734 func_error "error: relink '$file' with the above command before installing it"
4740 func_warning "cannot relink '$file'"
5689 # relink executable if necessary
8523 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8569 relink)
8621 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9322 if test relink != "$opt_mode"; then
9826 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9873 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
10057 if test relink = "$opt_mode"; then
10229 if test relink = "$opt_mode"; then
10323 if test relink = "$opt_mode"; then
10335 if test relink = "$opt_mode"; then
10743 relink,*)
10782 # Quote the relink command for shipping.
11043 relink_command="($func_quote_result; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
11219 if test link = "$opt_mode" || test relink = "$opt_mode"; then