[Bug libstdc++/105678] Undefined reference to stacktrace standard library
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 22 21:52:50 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105678
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:
https://gcc.gnu.org/g:cc4fa7a210b638d6a46f14dab17f2361389d18e1
commit r13-2145-gcc4fa7a210b638d6a46f14dab17f2361389d18e1
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Mon Aug 22 17:24:27 2022 +0100
libstdc++: Document linker option for C++23 <stacktrace> [PR105678]
libstdc++-v3/ChangeLog:
PR libstdc++/105678
* doc/xml/manual/using.xml: Document -lstdc++_libbacktrace
requirement for using std::stacktrace. Also adjust -frtti and
-fexceptions to document non-default (i.e. negative) forms.
* doc/html/*: Regenerate.
More information about the Gcc-bugs
mailing list