[Bug libstdc++/105678] Undefined reference to stacktrace standard library

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 20 19:23:15 GMT 2022


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect it is missing from the linker script for versioning.
Using -static-libstdc++ should be a workaround.


More information about the Gcc-bugs mailing list