https://sourceware.org/bugzilla/show_bug.cgi?id=32772
--- Comment #1 from Sam James <sam at gentoo dot org> --- Tarball: https://dev.gentoo.org/~sam/bugs/sourceware/32772/binutils-32772.tar.xz ``` $ ld lto-wrapper.o libcommon-target.a libcommon.a libcpp.a libstdc++.a -shared ld: libcommon-target.a(vec.o): in function `_GLOBAL__sub_I_vec.cc': vec.cc:(.text.startup+0x18): undefined reference to `__dso_handle' ld: libcommon-target.a(hash-table.o): in function `hash_table_usage()': hash-table.cc:(.text+0x1a6): undefined reference to `__dso_handle' Segmentation fault (core dumped) ``` -- You are receiving this mail because: You are on the CC list for the bug.