2017 LLVM Developers’ Meeting: P. Hosek “Compiling cross-toolchains with CMake and runtimes build ”
27Likes
2,631Views
2017Oct 31
http://www.LLVM.org/devmtg/2017-10/ — Compiling cross-toolchains with CMake and runtimes build - Petr Hosek Slides: http://llvm.org/devmtg/2017-10/slides... — While building a LLVM toolchain is simple and straightforward process, building a cross-toolchain (i.e. a toolchain capable of targeting different targets) is often a complicated, multi-stage endeavor. This process has recently became much simpler due to improvements in the runtimes build, which enables cross-compiling runtimes for multiple targets as part of a single build. In this lightning talk, I will show to build a complete cross-toolchain using a single CMake invocation. — Videos Filmed & Edited by Bash Films: http://www.BashFilms.com

Follow along using the transcript.

LLVM

16.2K subscribers