This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/82037] powerpc64-unknown-linux-gnu bootstrap breaks in stage2 with gcc/liblto_plugin.so: wrong ELF class: ELFCLASS64


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

--- Comment #4 from Dennis Clarke <dclarke at blastwave dot org> ---
What if the objective was to have a final 64-bit gcc binary the same as
I have on sparc : 

d # ls -lap /usr/local/gcc7/bin/gcc 
-rwxr-xr-x   3 root     root     6275104 Aug 30 18:40 /usr/local/gcc7/bin/gcc

d# file /usr/local/gcc7/bin/gcc
/usr/local/gcc7/bin/gcc: ELF 64-bit MSB executable SPARCV9 Version 1,
dynamically linked, not stripped

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]