Haven't dug too deep yet, but why is a GCC toolcha...
# kotlin-native
e
Haven't dug too deep yet, but why is a GCC toolchain downloaded as a dependency along with LLVM?
o
that's for Linux only, essntially provides platform tools (like linker) and system libs
e
I have and use the LLVM toolchain on Linux just fine, though. 🙂