There is a bug which affects my Ryzen 5 2600 that means boost cannot compile with GCC using march=native. I'm fairly sure that switching to Clang will sort this out, so I'm looking forward to trying it out.
Only ones I can think of are that Clang has better(ish) error messages, and clangd language server is cool.
Used to be Clang was faster than gcc (both compiling and the apps generated), but according to Wikipedia they now trade blows.
Some people are very much against the GPL. I don’t know why they put corporate interests over users interests. I assume it’s a cousin to “temporarily embarrassed millionaire” thought processes.
> Some people are very much against the GPL. I don’t know why they put corporate interests over users interests.
N=1, I like it when people make non-GNU systems work because I'm the kind of pendant who firmly believes that GNU!=Linux is a real and important distinction, and building Linux distros that aren't GNU forces the point. Unfortunately it appears that Gentoo relies on GNU coreutils, so this is just a baby step in that direction. On the other hand, Gentoo happily runs a prefix install on a lot of things that aren't Linux, and they have historically even run fully on a FreeBSD kernel, so they're still contributing from the other direction (Gentoo GNU/kFreeBSD, I guess). For nonGNU/Linux, Alpine is the reigning champion and Chimera looks super promising, but I'd love to see Gentoo as a good option.