https://sourceware.org/bugzilla/show_bug.cgi?id=25159
Bug ID: 25159 Summary: internal error in define_default_version Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: anaveragehuman at icurse dot nl CC: ian at airs dot com Target Milestone: --- Created attachment 12062 --> https://sourceware.org/bugzilla/attachment.cgi?id=12062&action=edit x.c Using the attached x.c and x.map: $ x86_64-pc-linux-gnu-gcc -shared -o libx.so -fPIC x.c -Wl,--defsym=__gentoo_check_ldflags__=0 $ x86_64-pc-linux-gnu-gcc libx.so -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--version-script=./x.map -Wl,--defsym=__gentoo_check_ldflags__=0 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: internal error in define_default_version, at /tmp/portage/sys-devel/binutils-2.32-r1/work/binutils-2.32/gold/symtab.cc:877 collect2: error: ld returned 1 exit status -- You are receiving this mail because: You are on the CC list for the bug.