]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/invoke.texi
Add --enable-default-pie option to GCC configure
[thirdparty/gcc.git] / gcc / doc / invoke.texi
index a4515376c00e3b96b9b7c123fd0e10f4dbd7f1ff..e25bd6220369a1a3dfe94e139c04d545efcd336c 100644 (file)
@@ -11302,6 +11302,10 @@ For predictable results, you must also specify the same set of options
 used for compilation (@option{-fpie}, @option{-fPIE},
 or model suboptions) when you specify this linker option.
 
+@item -no-pie
+@opindex no-pie
+Don't produce a position independent executable.
+
 @item -rdynamic
 @opindex rdynamic
 Pass the flag @option{-export-dynamic} to the ELF linker, on targets