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: check section overlap on relocatable links


Hi Nathan,

This patch allows section overlap to be checked on a relocatable link.  Usually
this is a silly thing to do, because all output sections are placed at 0.
However, for vxworks images it can be useful, as a non-default linker script may
be being used to place sections sequentially.

Approved - please apply.


Cheers
  Nick



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