Lines Matching refs:rpath
1127 rpath=
1379 case "$rpath " in
1381 *) rpath="$rpath $arg" ;;
1688 -rpath)
1689 prev=rpath
3137 set dummy $rpath
3144 if test -z "$rpath"; then
3463 if test -n "$rpath"; then
3859 test "$mode" != relink && rpath="$compile_rpath$rpath"
3860 for libdir in $rpath; do
3900 rpath="$rpath$dir:"
4209 if test -n "$rpath"; then
4210 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4394 if test -n "$rpath$xrpath"; then
4396 for libdir in $rpath $xrpath; do
4406 rpath=
4425 rpath="$rpath $flag"
4453 compile_rpath="$rpath"
4474 rpath="$rpath $flag"
4489 finalize_rpath="$rpath"
4752 rpath=
4757 rpath="$rpath$dir:"
4761 rpath="$rpath\$thisdir/$dir:"
4765 temp_rpath="$rpath"
4780 rpath=
4782 rpath="$rpath$dir:"
4784 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4788 rpath=
4790 rpath="$rpath$dir:"
4792 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "