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

--- Comment #2 from elfmaster <ryan at bitlackeys dot org> ---
(In reply to Alan Modra from comment #1)
> Current ld will give "t: error: PHDR segment not covered by LOAD segment",
> so fixed.

The workaround is to add in the -Wl,--no-dynamic-linker, but why does
the -nostdib flag bother including a PT_INTERP segment into the ELF executable?
The -nostdlib (no standard library) indicates that the dynamic linker is not
needed.... 

As long as someone can specify a custom ELF interpreter if needed, I do believe
that the -nostdlib flag should not be including a PT_INTERP segment.

Thoughts?

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

Reply via email to