This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Linker script using INSERT AFTER


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]