Hi Here is the patch to use cxx11 abi for the versioned namespace mode. It is still suffering from a side effect on gdb pretty printers with 3 errors like: got: type = std::unique_ptr, std::__8::allocator >>[]>>[99]> FAIL: libstdc++-prettyprinters/80276.cc whatis p4 However once I apply the version bump errors are gone. Let me know if it is ok to apply all at once or if you prefer to avoid the version bump. François