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: elf->srec link vs string merging


On Tue, Sep 22, 2009 at 12:49:49AM -0400, DJ Delorie wrote:
> 
> When a *-elf linker is asked to output SREC instead of ELF, and the
> objects have merged string sections, the SREC output uses the
> pre-relaxed section size, not the post-relax section size.  Verified
> with i386-elf and m32c-elf.  Is this a known limitation of the linker,
> or something we should look into fixing?

It's just that the generic linker does not support string merge.

-- 
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]