Re: Architecture baseline for Forky
Gerardo Ballabio <[email protected]> Mon, 27 Oct 2025 09:55:50 +0100
| Newsgroups | gmane.linux.debian.ports.bsd |
|---|---|
| Message-ID | <CA+f80t7+LDAi-KbskSZoHdrNvm8bWkY==e6GSh9C4=Ct7fd39g__41119.6189977758$1761556405$gmane$org@mail.gmail.com> |
If I understand correctly, the rationale for not supporting power8 is this: Bastian Blank wrote: > ## ppc64el > ``` > % /usr/lib64/ld64.so.2 --help | sed -n '/^Subdirectories of glibc-hwcaps/,$p' > Subdirectories of glibc-hwcaps directories, in priority order: > power10 > power9 (supported, searched) > ``` I read that as meaning that power9 is supported by the current toolchain, while power8 is not. Please correct me if I am wrong. So this isn't about "dropping" support for power8, it's about "restoring" it. As usual, Debian is a doocracy: we can do that if somebody commits to do that. Gerardo