https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292933
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Dimitry Andric <[email protected]> --- (In reply to Gleb Popov from comment #2) Indeed, mixing C++ libraries is a recipe for disaster, unfortunately. If shared libraries are built by ports-g++, using their built-in copies of libstdc++, and then linked to other binaries using libc++, it's probably going to explode. -- You are receiving this mail because: You are the assignee for the bug.
