Linker script using INSERT AFTER

Alan Modra amodra@bigpond.net.au
Tue Oct 27 10:09:00 GMT 2009


On Tue, Oct 27, 2009 at 10:23:43AM +0100, Jan Blunck wrote:
> You are right, it is a symbol that is linker generated because it finds the
> section named __markers.

Ah, as part of orphan section processing.  That happens with an
implicit PROVIDE, after your script is processed.  Since your script
defines the symbol, the later implicit PROVIDE doesn't do anything.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list