Lines Matching refs:rpath
851 rpath=
959 rpath | xrpath)
968 if test "$prev" = rpath; then
969 case "$rpath " in
971 *) rpath="$rpath $arg" ;;
1111 -rpath)
1112 prev=rpath
1252 case " $rpath $xrpath " in
1315 # Make sure the rpath contains only unique directories.
1335 # This is the magic to use -rpath.
1546 if test -n "$rpath"; then
1547 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
1616 set dummy $rpath
1618 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
1623 if test -z "$rpath"; then
2195 if test -n "$rpath"; then
2196 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
2368 if test -n "$rpath$xrpath"; then
2369 # If the user specified any rpath flags, then add them.
2370 for libdir in $rpath $xrpath; do
2371 # This is the magic to use -rpath.
2384 rpath=
2403 rpath="$rpath $flag"
2412 # Substitute the hardcoded libdirs into the rpath.
2416 eval rpath=\" $hardcode_libdir_flag_spec\"
2418 compile_rpath="$rpath"
2420 rpath=
2439 rpath="$rpath $flag"
2448 # Substitute the hardcoded libdirs into the rpath.
2452 eval rpath=\" $hardcode_libdir_flag_spec\"
2454 finalize_rpath="$rpath"
2686 rpath=
2691 rpath="$rpath$dir:"
2695 rpath="$rpath\$thisdir/$dir:"
2699 temp_rpath="$rpath"
2714 rpath=
2716 rpath="$rpath$dir:"
2718 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
2722 rpath=
2724 rpath="$rpath$dir:"
2726 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
3972 -rpath LIBDIR the created library will eventually be installed in LIBDIR
3985 only library objects (\`.lo' files) may be specified, and \`-rpath' is