summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-05-07 20:56:44 (GMT)
committerSteven Knight <knight@baldmt.com>2005-05-07 20:56:44 (GMT)
commita59b059a27956e18ce2e686b09c19a643d6d8fef (patch)
tree55a418235504c72c949bf14a706f2bd1edb49ae2 /doc
parent859846789db273c0013c30dd86c802c59639fce6 (diff)
downloadSCons-a59b059a27956e18ce2e686b09c19a643d6d8fef.zip
SCons-a59b059a27956e18ce2e686b09c19a643d6d8fef.tar.gz
SCons-a59b059a27956e18ce2e686b09c19a643d6d8fef.tar.bz2
Add RPATH (-R) support to the sun linker. (Karol Pietrzak)
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.13
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index 33c7a19..986c14b 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -6673,7 +6673,8 @@ construction variable.
.IP RPATH
A list of paths to search for shared libraries when running programs.
-Currently only used in the GNU linker (gnulink) and IRIX linker (sgilink).
+Currently only used in the GNU (gnulink),
+IRIX (sgilink) and Sun (sunlink) linkers.
Ignored on platforms and toolchains that don't support it.
Note that the paths added to RPATH
are not transformed by