]> Git Repo - binutils.git/blobdiff - ld/ld.texinfo
2000-08-24 H.J. Lu <[email protected]>
[binutils.git] / ld / ld.texinfo
index e3ecaa48e02d3a8c11e856f793705e4f77e5e82c..5f8e0541a0d209b5d167219da408580a241f694d 100644 (file)
@@ -1089,11 +1089,11 @@ Any directories specified by @code{-rpath} options.  The difference
 between @code{-rpath} and @code{-rpath-link} is that directories
 specified by @code{-rpath} options are included in the executable and
 used at runtime, whereas the @code{-rpath-link} option is only effective
-at link time.
+at link time. It is for the native linker only.
 @item
 On an ELF system, if the @code{-rpath} and @code{rpath-link} options
 were not used, search the contents of the environment variable
-@code{LD_RUN_PATH}.
+@code{LD_RUN_PATH}. It is for the native linker only.
 @item
 On SunOS, if the @code{-rpath} option was not used, search any
 directories specified using @code{-L} options.
This page took 0.019872 seconds and 4 git commands to generate.