8000 FAQ · librecore-org/librecore-org.github.io Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FAQ

Edward O'Callaghan edited this page Jan 9, 2017 · 3 revisions

FAQ

To be written up for the website.

Does librecore only use Clang

No! We require patchsets to build with both GNU/GCC and Clang+LLVM toolchains. This technique is known as shadow compiling, and as such both compilers are treated as first-class citizens. However, this applies only to the development life-cycle, you do not require both to be install if you wish just to build a image. The librecore build system will pick the most appropriate toolchain that is installed on your system in order not to miss-compile your rom image with a buggy toolchain.

Clone this wiki locally
0