ld.so.8: ffix

Reported-by: Branden Robinson <g.branden.robinson@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-14 11:59:14 +02:00
parent dfa3ae9b3f
commit 5757667555
1 changed files with 5 additions and 1 deletions

View File

@ -111,7 +111,11 @@ Thus, an application located in
.I somedir/app
could be compiled with
.IP
gcc \-Wl,\-rpath,\(aq$ORIGIN/../lib\(aq
.in +4n
.EX
gcc \-Wl,\-rpath,\(aq$ORIGIN/../lib\(aq
.EE
.in
.IP
so that it finds an associated shared object in
.I somedir/lib