Rethinking Fedora's compiler policy
Rethinking Fedora's compiler policy
Posted Apr 28, 2021 17:08 UTC (Wed) by Bigos (subscriber, #96807)Parent article: Rethinking Fedora's compiler policy
If there are issues with ABI incompatibility they should be found, fixed, documented and then continuously tested. This would help not only GCC <-> Clang interoperability but also compiler interoperability between different versions. This probably involves some custom compiler flags (like the -m* flag family) with different settings and defaults across compilers, so I understand it is not an easy job (and probably would involve the distribution packagers).
TL;DR; If GCC wants to keep itself relevant it should keep improving the compiler (and I believe the community is doing a fantastic job at that!) rather than try to enforce its use in a Linux distribution.
