[Bug libstdc++/119822] Linker failure with std::stacktrace
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 15 18:37:47 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119822
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You need `-lstdc++exp` as documented:
https://gcc.gnu.org/onlinedocs/gcc-14.2.0/libstdc++/manual/manual/using_dynamic_or_shared.html
More information about the Gcc-bugs
mailing list