* Makefile.am (GENSCRIPTS): Pass prefix.
[deliverable/binutils-gdb.git] / ld / ld.texinfo
index d455727f5ccfe69d1fa2ea3e576041f7db3349e1..55eb893c22f0bed07cdaa260545ab5a3efc466be 100644 (file)
@@ -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
@@ -5612,7 +5618,8 @@ specification @code{BASE = <number>} may be used to specify a
 non-default base address for the image. 
 
 If neither @code{LIBRARY <name>} nor  @code{NAME <name>} is specified,
-the internal name is the same as the filename specified on the command line. 
+or they specify an empty string, the internal name is the same as the
+filename specified on the command line.
 
 The complete specification of an export symbol is:
 
This page took 0.023114 seconds and 4 git commands to generate.