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: Looking for a binreloc format


On Sun, May 1, 2011 at 18:18, Thorsten Glaser wrote:
> Mike Frysinger dixit:
>>sounds like the FLAT format used in nommu Linux systems:
>>http://www.uclinux.org/bFLT/
>
> Hrm, much too complicated for my purpose (it still has
> sections), but interesting approach. Will read over it.

the final executable that runs on the target doesnt really have any
sections.  everything before that is basically ELF, so yes those have
sections, but then elf2flt merges everything into a single flat blob.
http://www.beyondlogic.org/uClinux/bflt.gif
-mike


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