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: mips .bss lma broken


Thanks Alan,

This does fix the problem that I was seeing.

Catherine

: Yeah, calculating based on file offset doesn't make much sense for
: sections that don't take up file space.  This should fix it.
: 
: 	* elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
: 	section file offset for !SEC_LOAD sections.
: 
: -- 
: Alan Modra
: IBM OzLabs - Linux Technology Centre


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