This small tool builds the necessary dependencies for the compiler and places them where they are needed for the compiler to be built.
- LLVM. (http://llvm.org/)
- GCC. (https://gcc.gnu.org/)
If you need help, you can use the command:
$ compiler-builder --helpOr you can look at COMMANDS.md.
