NetBSD-Bugs archive

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

Re: kern/59359: static pies are broken



Same deal on mips and riscv.  Need to test and review on other platforms.  Presumably this happens because nothing relocates the GOT in static executables.

Support for static PIE is currently limited to x86. See crt0-common.c HAS_RELOCATE_SELF.

Joerg


Home | Main Index | Thread Index | Old Index