Closed
Description
Does tc-build supports building from tarballs?
If yes , where do I have to place/unpack the tarballs speaking of the directory structure?
Currently, I see version 10.0.0-rc6
and wanted to do a stage1 build with LLVM, Clang and LLD tarballs.
Thanks to Universe the Clang tarball has no more cfe
as prefix.
[1] https://prereleases.llvm.org/10.0.0/
[2] https://prereleases.llvm.org/10.0.0/rc6/llvm-10.0.0rc6.src.tar.xz
[3] https://prereleases.llvm.org/10.0.0/rc6/clang-10.0.0rc6.src.tar.xz
[4] https://prereleases.llvm.org/10.0.0/rc6/lld-10.0.0rc6.src.tar.xz
Activity