On Wed, Jun 23, 2021 at 09:06:41PM -0700, Nathan Chancellor wrote:
I've reported this upstream with you on CC:
https://bugs.llvm.org/show_bug.cgi?id=50838
I've not actually got any mail from that Cc..
Christoph, that toolchain should work (I had to install libtinfo5 and
libc++1-7 on Debian Buster):
$ export PATH=$HOME/tmp/clang+llvm-12.0.0-cross-hexagon-unknown-linux-musl/x86_64-linux-gnu/bin:$PATH
$ make -skj"$(nproc)" ARCH=hexagon CROSS_COMPILE=hexagon-unknown-linux-musl LLVM=1 LLVM_IAS=1 defconfig all
hch@brick:~/work/linux$ make -j4 ARCH=hexagon
CROSS_COMPILE=hexagon-unknown-linux-musl LLVM=1 LLVM_IAS=1 defconfig all
HOSTCC scripts/basic/fixdep
clang: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory