Lines Matching refs:rpath
1127 rpath=
1379 case "$rpath " in
1381 *) rpath="$rpath $arg" ;;
1688 -rpath)
1689 prev=rpath
3134 set dummy $rpath
3141 if test -z "$rpath"; then
3455 if test -n "$rpath"; then
3851 test "$mode" != relink && rpath="$compile_rpath$rpath"
3852 for libdir in $rpath; do
3892 rpath="$rpath$dir:"
4201 if test -n "$rpath"; then
4202 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4386 if test -n "$rpath$xrpath"; then
4388 for libdir in $rpath $xrpath; do
4398 rpath=
4417 rpath="$rpath $flag"
4445 compile_rpath="$rpath"
4466 rpath="$rpath $flag"
4481 finalize_rpath="$rpath"
4744 rpath=
4749 rpath="$rpath$dir:"
4753 rpath="$rpath\$thisdir/$dir:"
4757 temp_rpath="$rpath"
4772 rpath=
4774 rpath="$rpath$dir:"
4776 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4780 rpath=
4782 rpath="$rpath$dir:"
4784 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "