• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/

Lines Matching refs:rpath

298 hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir"
305 # Whether we need a single -rpath flag with a separated argument.
1520 rpath=
1772 rpath | xrpath)
1781 if test "$prev" = rpath; then
1782 case "$rpath " in
1784 *) rpath="$rpath $arg" ;;
2097 -rpath)
2098 prev=rpath
2915 # Make sure the rpath contains only unique directories.
3493 if test -n "$rpath"; then
3494 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3560 set dummy $rpath
3562 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3567 if test -z "$rpath"; then
3856 # If the user specified any rpath flags, then add them.
3891 if test -n "$rpath"; then
4283 rpath="$finalize_rpath"
4284 test "$mode" != relink && rpath="$compile_rpath$rpath"
4285 for libdir in $rpath; do
4311 # Substitute the hardcoded libdirs into the rpath.
4326 rpath=
4328 rpath="$rpath$dir:"
4330 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4638 if test -n "$rpath"; then
4639 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4825 if test -n "$rpath$xrpath"; then
4826 # If the user specified any rpath flags, then add them.
4827 for libdir in $rpath $xrpath; do
4828 # This is the magic to use -rpath.
4837 rpath=
4856 rpath="$rpath $flag"
4878 # Substitute the hardcoded libdirs into the rpath.
4882 eval rpath=\" $hardcode_libdir_flag_spec\"
4884 compile_rpath="$rpath"
4886 rpath=
4905 rpath="$rpath $flag"
4914 # Substitute the hardcoded libdirs into the rpath.
4918 eval rpath=\" $hardcode_libdir_flag_spec\"
4920 finalize_rpath="$rpath"
5183 rpath=
5188 rpath="$rpath$dir:"
5192 rpath="$rpath\$thisdir/$dir:"
5196 temp_rpath="$rpath"
5211 rpath=
5213 rpath="$rpath$dir:"
5215 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
5219 rpath=
5221 rpath="$rpath$dir:"
5223 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
7247 -rpath LIBDIR the created library will eventually be installed in LIBDIR
7262 only library objects (\`.lo' files) may be specified, and \`-rpath' is