This is a major flaw of C++'s ABI design, unfortunately, and one reason why we see so few supported ABI-stable C++ libraries shipped with major platforms.
Most people just have to incorporate their C++ dependencies directly instead, as there is no supported ABI.
Most people just have to incorporate their C++ dependencies directly instead, as there is no supported ABI.