Home | History | Annotate | Download | only in cpp

Lines Matching refs:relink

1257 			  relink)	;;
2534 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2714 func_error "error: relink \`$file' with the above command before installing it"
2720 func_warning "cannot relink \`$file'"
3347 # relink executable if necessary
6168 if test "$linkmode" = prog || test "$mode" != relink; then
6214 relink)
6266 if test "$linkmode" = prog || test "$mode" = relink; then
6909 if test "$mode" != relink; then
7395 test "$mode" != relink && rpath="$compile_rpath$rpath"
7444 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7596 if test "$mode" = relink; then
7759 if test "$mode" = relink; then
7852 if test "$mode" = relink; then
7864 if test "$mode" = relink; then
8257 if test "$hardcode_action" = relink; then
8290 # Quote the relink command for shipping.
8546 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
8693 { test "$mode" = link || test "$mode" = relink; } &&