This is the mail archive of the binutils@sources.redhat.com 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: [PATCH/RFA] Fix C-referenceable sections with explicit LMAs


On Sat, Dec 07, 2002 at 09:02:03AM +1030, Alan Modra wrote:

 > No way.  You can't change SIZEOF to mean "size of the output section
 > specified + random other following output sections"

Except that they're not "random other following output sections".  They're
sections that are effectively added to the named section by another feature
of the linker, and you can't name those orphans, because it breaks actually
using that other feature.

I realized while having lunch that my test case actually masks a potential
failure mode.  I will adjust it so that it shows the bogus behavior of not
adjusting SIZEOF.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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