[Bug libstdc++/51333] cxxabi.h incompatible with -fkeep-inline-functions at link time

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 29 09:11:00 GMT 2019


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |libstdc++

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #1)
> works with -lsupc++ but I'm not sure why it fails without

Because the missing symbol is only defined in libsupc++.a and libstdc++.a but
not in libstdc++.so


More information about the Gcc-bugs mailing list