On Friday, 19 January 2018 at 06:53:16 UTC, Rel wrote: > As far as I understand I will need a C toolchain that > allows cross-compilation to target OS in order to build > runtime libraries, is it correct? If you're going to compile the compiler, LLVM is written in C++, so you would have the C toolchain for that.