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

Lines Matching refs:rpath

1148     rpath=
1399 rpath | xrpath)
1408 if test "$prev" = rpath; then
1409 case "$rpath " in
1411 *) rpath="$rpath $arg" ;;
1718 -rpath)
1719 prev=rpath
2528 # Make sure the rpath contains only unique directories.
3099 if test -n "$rpath"; then
3100 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3166 set dummy $rpath
3168 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3173 if test -z "$rpath"; then
3452 # If the user specified any rpath flags, then add them.
3487 if test -n "$rpath"; then
3879 rpath="$finalize_rpath"
3880 test "$mode" != relink && rpath="$compile_rpath$rpath"
3881 for libdir in $rpath; do
3907 # Substitute the hardcoded libdirs into the rpath.
3919 rpath=
3921 rpath="$rpath$dir:"
3923 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4230 if test -n "$rpath"; then
4231 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4417 if test -n "$rpath$xrpath"; then
4418 # If the user specified any rpath flags, then add them.
4419 for libdir in $rpath $xrpath; do
4420 # This is the magic to use -rpath.
4429 rpath=
4448 rpath="$rpath $flag"
4470 # Substitute the hardcoded libdirs into the rpath.
4474 eval rpath=\" $hardcode_libdir_flag_spec\"
4476 compile_rpath="$rpath"
4478 rpath=
4497 rpath="$rpath $flag"
4506 # Substitute the hardcoded libdirs into the rpath.
4510 eval rpath=\" $hardcode_libdir_flag_spec\"
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\" "
6838 -rpath LIBDIR the created library will eventually be installed in LIBDIR
6853 only library objects (\`.lo' files) may be specified, and \`-rpath' is