Diane, Diane Trout <[email protected]> writes:
> I was wondering if the Debian build scripts should also somehow add: > > #define _GLIBCXX_USE_CXX11_ABI 0 > > as described at > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66145 > > when building xsdcxx so the exception catching behavior in the > xcdcxx compiler is closer to what was intended. That depends on how libstdc++ was built. Though I believe that if libstdc++ and C++ compiler in the same Debian repository use different ABI versions, then that repository is fundamentally broken and we should not touch it (and waste our time) until it is fixed. Boris -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

