Le 24/03/2016 à 19:43, Brad King a écrit : > On 03/24/2016 11:42 AM, Sylvestre Ledru wrote: >>> CMake Error at /usr/share/llvm-3.8/cmake/LLVMConfig.cmake:178 (include): >>> include could not find load file: >> As you are much more familiar than me on this, would you mind proposing a >> patch? > While I'm familiar with LLVM's CMake packaging infrastructure I'm not so > much with debian packaging. I'm not set up to try building the package > myself but I can help you update > > https://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/3.8/ > > as covered in the following sections. many thanks. I will try to integrate that asap.
By the way, a side question, after the build with cmake, before the "make install", is it possible to remove the temporary files (*.o for example)? The whole build requires a lot of spaces. 29G on my system. Thanks S

