--- Additional Comments From amodra at bigpond dot net dot au 2007-05-14
05:19 ---
http://sourceware.org/ml/binutils-cvs/2007-05/msg00069.html
--
What|Removed |Added
--- Additional Comments From Quentin dot Godfroy at ens dot fr 2007-05-13
18:01 ---
>The basic problem here is that bfd can't cope with load segments that don't
>have
> increasing file offset.
I had to trick the linux kernel which also has problems to handle PT_PHDR
segments not in the
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-13
14:04 ---
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
PHDR 0x00052c 0x0804a52c 0x0804a52c 0x00100 0x00100 R 0x4
INTERP 0x000114 0x08048114 0x080
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-13
13:53 ---
Created an attachment (id=1833)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1833&action=view)
testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4499
--- You are receiving this
strip causes these warnings:
>BFD: test2: section .dynstr lma 0x804a62c overlaps previous sections
>BFD: test2: section .interp lma 0x8048114 overlaps previous sections
>BFD: test2: section .note.ABI-tag lma 0x8048128 overlaps previous sections
>BFD: test2: section .hash lma 0x8048148 overlaps pre
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-13
13:34 ---
http://sourceware.org/ml/binutils-cvs/2007-05/msg00064.html
--
What|Removed |Added