diff options
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index d455727..1e3b3e8 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -772,6 +772,12 @@ in larger executables. This option is currently only supported on ELF platforms. +@kindex --force-dynamic +@cindex forcing the creation of dynamic sections +@item --force-dynamic +Force the output file to have dynamic sections. This option is specific +to VxWorks targets. + @cindex partial link @cindex relocatable output @kindex -r |