Possible bug in m68k-rtems
Alan Modra
amodra@gmail.com
Sun Jul 1 13:51:00 GMT 2012
On Sun, Jul 01, 2012 at 08:01:50AM +0000, John Darrington wrote:
> a.out: file format elf32-m68k
>
> Sections:
> Idx Name Size VMA LMA File off Algn
> 0 foo 00000002 00123000 00123000 00000034 2**0
> CONTENTS, READONLY
> 1 bar 00000002 00123000 00123000 00000036 2**0
> CONTENTS, READONLY
>
>
> As you can see, both sections have the same start address, which is incorrect.
Nope. This is correct. Your sections are non-alloc, so should not take
up VMA space.
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list