bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/20659] Objcopy and change section lma failing


From: neil.jones at imgtec dot com
Subject: [Bug binutils/20659] Objcopy and change section lma failing
Date: Mon, 31 Oct 2016 11:16:08 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20659

--- Comment #2 from neil jones <neil.jones at imgtec dot com> ---
Thanks for looking at this Nick.

Its a warning for me too and objcopy produces the resultant elf file but that
section remains unchanged:

  6 .jcr          00000004  9d002c78  1d002c78  00012c78  2**2  CONTENTS,
ALLOC, LOAD, DATA
  7 .ctors        00000008  9d002c7c  1d002c7c  00012c7c  2**2  CONTENTS,
ALLOC, LOAD, DATA
  8 .dtors        00000008  9d002c84  1d002c84  00012c84  2**2  CONTENTS,
ALLOC, LOAD, DATA
  9 .MIPS.abiflags 00000018  9d002c90  9d002c90  00042c90  2**3  CONTENTS,
ALLOC, LOAD, READONLY, DATA
 10 .rodata       000004d0  9d002ca8  1d002ca8  00012ca8  2**2  CONTENTS,
ALLOC, LOAD, READONLY, DATA
 11 .data         000004a4  80001000  1d003178  00021000  2**3  CONTENTS,
ALLOC, LOAD, DATA


(The LMA for .MIPS.abiflags should be 0x1d002c90)

I'll see if I can build a newer version from source and see if this issue
persists.

Neil

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]