[reading about ./configure] what the fuck. why do C people live like this.
Conversation
Might be better outright to rely on the LLVM toolset when possible, binutils aren’t required for most cases nowadays.
2
1
It's so much nicer for cross-compilation. GNU approach of having a separate toolchain for each target is terrible. It's nice having a single toolchain with support for everything.



