[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
An implicit linker script will not replace the default linker script.
Typically an implicit linker script would contain only symbol
assignments, or the INPUT
, GROUP
, or VERSION
commands.
Any input files read because of an implicit linker script will be read at the position in the command line where the implicit linker script was read. This can affect archive searching.