|
|
|
|
|
by jhoechtl
2302 days ago
|
|
Can anybody explain the hate/aversion towards GCC? As I see it clang used to generae more meaningful error messages thats why many people turned toward clang. But it seems those days are gone. Gcc still produces better=faster machine code. So why the hate? Are there political reasons involved? |
|
GCC is more spaghetti than Clang, less modular. But yeah, it's mostly political/business/legal related. A lot of people hate copyleft with a passion like Apple and Google, who hire lots of people to work on LLVM.
The idea seems to be that LLVM will eventually catch up to GCC on quality of generated code.