Dependentcy detection of unreferenced sections.

Dave Korn dave.korn@artimi.com
Thu Mar 29 12:48:00 GMT 2007


On 29 March 2007 12:48, Kai Tietz wrote:

> Hello,
> 
> is there a posibility to have objects added automatically to a binary,
> because they are containing a specific named section (e.g. ".tls",
> ".tls$1234", ".CRT", or "CRT$XCUU") ?
> The only way I now is to have an referenced dummy-variable within the link
> chain to solve this issue.

  Can you use KEEP to specify the relevant sections in your linker script?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Binutils mailing list