Re: ld.elf_so core dump: NULL ehdr in _rtld_init
RVP <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 27 Jul 2024, Jörg Sonnenberger wrote:
> Static PIE?
>
Ah yes, the exotica: check
section(".dynamic") -> DF_1_PIE in DT_FLAGS_1
for these...?
-RVP