]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ld.texi
ld: Add -no-pie
[thirdparty/binutils-gdb.git] / ld / ld.texi
index e16c6387e70faaaf6f0cb99512195937990bf2ca..f810536d10b93d8cfd824172ad6960c548007d49 100644 (file)
@@ -2150,6 +2150,11 @@ address the OS chooses for them (which can vary between invocations).  Like
 normal dynamically linked executables they can be executed and symbols
 defined in the executable cannot be overridden by shared libraries.
 
+@kindex -no-pie
+@item -no-pie
+@cindex position dependent executables
+Create a position dependent executable.  This is the default.
+
 @kindex -qmagic
 @item -qmagic
 This option is ignored for Linux compatibility.