On 06/13/2017 12:49 AM, Tom Stellard wrote: > No plans to do this for gcc, because gcc is only compiler not a library, > like LLVM, though I would like to do this for the clang libraries as well. GCC potentially has similar issues. However, libstdc++ aims at backwards compatibility, and the other ABIs (the plug-in host, the other language run-time library) only have few users, and ABI transitions are traditionally handled as part of distribution rebuilds. Thanks, Florian _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx