https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82037

--- Comment #2 from Dennis Clarke <dclarke at blastwave dot org> ---
Seems to be a 32-bit PowerPC ELF :

ppc64$ ls -lap /usr/bin/ld
lrwxrwxrwx 1 root root 6 Jan 12  2017 /usr/bin/ld -> ld.bfd

ppc64$ ls -lap /usr/bin/ld.bfd
-rwxr-xr-x 1 root root 700284 Jan 12  2017 /usr/bin/ld.bfd

ppc64$ file  /usr/bin/ld.bfd
/usr/bin/ld.bfd: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1
(SYSV), dynamically linked, interpreter /lib/ld.so.1, for GNU/Linux 2.6.32,
BuildID[sha1]=bf837c229beabc8073b38307339991ed9a58418a, stripped

Not sure how that helps.

Reply via email to