Compatibility Or Ignored Options ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. option:: -EL Link little endian objects. .. option:: -Qy This option is ignored for SVR4 compatibility .. option:: --add-needed Deprecated .. option:: --copy-dt-needed-entries Add the dynamic libraries mentioned to DT_NEEDED .. option:: --ignore-unknown-opts Disable warnings of unimplemented options .. option:: --nmagic Turn off page alignment of sections, and disable linking against shared libraries .. option:: --no-add-needed Deprecated .. option:: --no-allow-shlib-undefined Do not allow undefined symbols from dynamic library when creating executables .. option:: --no-copy-dt-needed-entries Turn off the effect of the --copy-dt-needed-entries .. option:: -plugin Specify a plugin file .. option:: -plugin-opt Specify plugin options .. option:: -thin-archive-rule-matching-compatibility, --thin-archive-rule-matching-compatibility Provides rule-matching compatibility when fat archives are converted to thin archives DIAGNOSITC OPTIONS ^^^^^^^^^^^^^^^^^^^ .. option:: -W Print warnings which are OFF by default * -Wall : print all warnings * -W[no]linker-script : display warnings detected while parsing linker scripts * -W[no]attribute-mix : display a warning if object files of RISC-V with different attributes are being linked * -W[no-]archive-file : display warnings detected while reading archive files * -W[no-]linker-script-memory : display warnings detected while processing linker script memory command * -W[no-]bad-dot-assignments : display warnings for bad dot assignments * -W[no-]error : treat warnings as errors * -Wwhole-archive : display a warning when whole-archive is enabled for any archive file * -W[no-]osabi : display a warning when linking objects with different values for OS/ABI .. option:: -color Enable color output for diagnostics .. option:: -cref, --cref Print the references for a symbol or section .. option:: -t Print all files processed by the linker .. option:: -display_hotness Display hotness information for optimization remarks .. option:: --emit-timing-stats Emit time statistics of various linker operatons to the specified file .. option:: -emit-timing-stats-in-output, --emit-timing-stats-in-output Insert link-time stats in section .note.qc.timing .. option:: --error-limit Maximum number of errors to emit before stopping (0 = no limit) .. option:: --error-style