https://sourceware.org/bugzilla/show_bug.cgi?id=23980
--- Comment #9 from Alan Modra <amodra at gmail dot com> --- With an x86_64-linux --enable-targets=all ld.bfd, the output is assumed to be x86_64-elf64 absent a -m option saying otherwise on the command line. (You should be passing -melf64ppc_fbsd.) The segfault here is caused by the ppc64 backend not checking the type of the symbol table hash entries before using fields that are only present in a ppc_link_hash_entry. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils