Copy description of -rpath masquerading as -R from the info docs.
This commit is contained in:
parent
917871ad64
commit
34eebc9c0f
9
gnu/dist/ld/ld.1
vendored
9
gnu/dist/ld/ld.1
vendored
@ -713,6 +713,15 @@ relocate it or include it in the output. This allows your output file
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user