tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PT_PHDR is useful without PT_INTERP change broke building memtest86+
On Sat, Feb 09, 2019 at 11:24:16AM +0000, maya%netbsd.org@localhost wrote:
> Program Headers:
> Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
> PHDR 0x000034 0x00000034 0x00000034 0x00060 0x00060 R 0x4
> LOAD 0x000000 0x00000000 0x00000000 0x2afb0 0x70400 RWE 0x200000
> DYNAMIC 0x01e9ec 0x0001e9ec 0x0001e9ec 0x00080 0x00080 RW 0x4
Well, the question is whether ld belives that .dynamic is covered by the
PT_LOAD segment and therefore has the LOAD flag set.
Joerg
Home |
Main Index |
Thread Index |
Old Index