This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 13/21] ARC: Build Infrastructure
On 12/19/18 2:17 PM, Joseph Myers wrote:
> I should note a separate issue to consider: that of *static* PIE support.
> That doesn't need to be working, but if it's not working,
Aren't there directed test cases for that already ?
PASS: elf/tst-tls1-static
PASS: elf/tst-tls1-static-non-pie
FAIL: gmon/tst-gmon-pie-gprof
I vaguely remember binutils folks fixing some pie issues when above became PASS
> or if you don't
> know whether it's working, when the port goes in you need to update the
> list at <https://sourceware.org/glibc/wiki/PortStatus> accordingly. (Port
> maintainers need to make sure
> <https://sourceware.org/glibc/wiki/PortStatus> and
> <https://sourceware.org/glibc/wiki/ABIList> are up to date for their
> ports, as well as posting test results on the per-release wiki page during
> each release cycle's freeze period.)
Will do when we get there :-)
Thx,
-Vineet