diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-07 17:32:42 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-07 17:32:42 +0000 |
commit | dbab7a7bff1a2a04c67f3771d33d5588fdf7aabe (patch) | |
tree | c49899dcba896d63ff13126530a5be197093ac32 /ld/ld.texinfo | |
parent | 08d561335f3aea2b6ee5b6818ad2d3a1c32cb8b1 (diff) | |
download | gdb-dbab7a7bff1a2a04c67f3771d33d5588fdf7aabe.zip gdb-dbab7a7bff1a2a04c67f3771d33d5588fdf7aabe.tar.gz gdb-dbab7a7bff1a2a04c67f3771d33d5588fdf7aabe.tar.bz2 |
Note that --emit-relocs is currently only implemented for ELF.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 4612416..1069d03 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -689,6 +689,8 @@ Post link analysis and optimization tools may need this information in order to perform correct modifications of executables. This results in larger executables. +This option is currently only supported on ELF platforms. + @cindex partial link @cindex relocatable output @kindex -r |