Comment 1 for bug 1588330

Revision history for this message
Boris Kolpackov (boris-z) wrote :

I believe the problem is caused by the GCC dual ABI fiasco that is described
here:

https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html

My current guess is that some libodb* packages (I think libodb) were built
with an older version of the compiler and are still using the old ABI.

Can someone trigger the rebuild of all ODB packages?