Lines Matching refs:rpath
1164 rpath=
1426 case "$rpath " in
1428 *) rpath="$rpath $arg" ;;
1741 -rpath)
1742 prev=rpath
3204 set dummy $rpath
3211 if test -z "$rpath"; then
3535 if test -n "$rpath"; then
3928 test "$mode" != relink && rpath="$compile_rpath$rpath"
3929 for libdir in $rpath; do
3972 rpath="$rpath$dir:"
4282 if test -n "$rpath"; then
4283 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4469 if test -n "$rpath$xrpath"; then
4471 for libdir in $rpath $xrpath; do
4481 rpath=
4500 rpath="$rpath $flag"
4528 compile_rpath="$rpath"
4549 rpath="$rpath $flag"
4564 finalize_rpath="$rpath"
4827 rpath=
4832 rpath="$rpath$dir:"
4836 rpath="$rpath\$thisdir/$dir:"
4840 temp_rpath="$rpath"
4855 rpath=
4857 rpath="$rpath$dir:"
4859 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4863 rpath=
4865 rpath="$rpath$dir:"
4867 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "