Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/gnu/dist/ld Pull up rev. 1.2:



details:   https://anonhg.NetBSD.org/src/rev/f95867b1d7bc
branches:  netbsd-1-5
changeset: 488384:f95867b1d7bc
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jul 03 22:23:20 2000 +0000

description:
Pull up rev. 1.2:
Copy description of -rpath masquerading as -R from the info docs.

diffstat:

 gnu/dist/ld/ld.1 |  9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 36f44fca8bdd -r f95867b1d7bc gnu/dist/ld/ld.1
--- a/gnu/dist/ld/ld.1  Mon Jul 03 22:19:26 2000 +0000
+++ b/gnu/dist/ld/ld.1  Mon Jul 03 22:23:20 2000 +0000
@@ -713,6 +713,15 @@
 to refer symbolically to absolute locations of memory defined in other
 programs.
 
+For compatibility with other ELF linkers, if the `\|\c
+.B \-R\c
+\&\|' option is
+followed by a directory name, rather than a file name, it is treated as
+the `\|\c
+.B \-rpath\c
+\&\|' option.
+
+
 .TP
 .B \-relax
 An option with machine dependent effects.  Currently this option is only



Home | Main Index | Thread Index | Old Index