[Bug bootstrap/82037] Debian 8.8 powerpc64-unknown-linux-gnu bootstrap breaks in stage1 with gcc/liblto_plugin.so: wrong ELF class: ELFCLASS64
dclarke at blastwave dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 5 12:41:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82037
--- Comment #9 from Dennis Clarke <dclarke at blastwave dot org> ---
OKay, this is a surprise to me but I will take it as a given in the linux
world that a 32-bit linker binary is not able to perform linkage with
objects that are in a different ELF class. My experiences in the SPARC
world of Solaris don't help me here ( no surprise ) so I will get the
binutils sources and fall down that rabbit hole a while and then return
here with 64-bit binutils in hand. So let's keep this bug open for now.
More information about the Gcc-bugs
mailing list