Lines Matching refs:rpath
1157 rpath=
1418 case "$rpath " in
1420 *) rpath="$rpath $arg" ;;
1728 -rpath)
1729 prev=rpath
3176 set dummy $rpath
3183 if test -z "$rpath"; then
3502 if test -n "$rpath"; then
3895 test "$mode" != relink && rpath="$compile_rpath$rpath"
3896 for libdir in $rpath; do
3939 rpath="$rpath$dir:"
4248 if test -n "$rpath"; then
4249 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4435 if test -n "$rpath$xrpath"; then
4437 for libdir in $rpath $xrpath; do
4447 rpath=
4466 rpath="$rpath $flag"
4494 compile_rpath="$rpath"
4515 rpath="$rpath $flag"
4530 finalize_rpath="$rpath"
4793 rpath=
4798 rpath="$rpath$dir:"
4802 rpath="$rpath\$thisdir/$dir:"
4806 temp_rpath="$rpath"
4821 rpath=
4823 rpath="$rpath$dir:"
4825 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4829 rpath=
4831 rpath="$rpath$dir:"
4833 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "