←back to thread

166 points LelouBil | 2 comments | | HN request time: 0.399s | source
1. carlhjerpe ◴[] No.45092292[source]
I wonder why the project needs both GCC and Clang to build, usually it's one or the other.
replies(1): >>45092531 #
2. bena ◴[] No.45092531[source]
Is it more a "collection of tools held together by a common frontend" or a unified product?

If it's a collection, I can see the individual pieces needing various compilers.