Lines Matching refs:rpath
1172 rpath=
1440 case "$rpath " in
1442 *) rpath="$rpath $arg" ;;
1755 -rpath)
1756 prev=rpath
3215 set dummy $rpath
3222 if test -z "$rpath"; then
3541 if test -n "$rpath"; then
3934 test "$mode" != relink && rpath="$compile_rpath$rpath"
3935 for libdir in $rpath; do
3978 rpath="$rpath$dir:"
4288 if test -n "$rpath"; then
4289 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4475 if test -n "$rpath$xrpath"; then
4477 for libdir in $rpath $xrpath; do
4487 rpath=
4506 rpath="$rpath $flag"
4534 compile_rpath="$rpath"
4555 rpath="$rpath $flag"
4570 finalize_rpath="$rpath"
4833 rpath=
4838 rpath="$rpath$dir:"
4842 rpath="$rpath\$thisdir/$dir:"
4846 temp_rpath="$rpath"
4861 rpath=
4863 rpath="$rpath$dir:"
4865 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4869 rpath=
4871 rpath="$rpath$dir:"
4873 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "