Lines Matching refs:rpath
1148 rpath=
1409 case "$rpath " in
1411 *) rpath="$rpath $arg" ;;
1718 -rpath)
1719 prev=rpath
3166 set dummy $rpath
3173 if test -z "$rpath"; then
3487 if test -n "$rpath"; then
3880 test "$mode" != relink && rpath="$compile_rpath$rpath"
3881 for libdir in $rpath; do
3921 rpath="$rpath$dir:"
4230 if test -n "$rpath"; then
4231 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4417 if test -n "$rpath$xrpath"; then
4419 for libdir in $rpath $xrpath; do
4429 rpath=
4448 rpath="$rpath $flag"
4476 compile_rpath="$rpath"
4497 rpath="$rpath $flag"
4512 finalize_rpath="$rpath"
4775 rpath=
4780 rpath="$rpath$dir:"
4784 rpath="$rpath\$thisdir/$dir:"
4788 temp_rpath="$rpath"
4803 rpath=
4805 rpath="$rpath$dir:"
4807 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4811 rpath=
4813 rpath="$rpath$dir:"
4815 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "