Open Anton-4 opened 1 year ago
A bloated workaround:
wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh
sudo ./llvm.sh 13
ld
was missing, it can be installed with:
sudo apt install binutils
The error message should still be improved before this issue can be closed.
roc version:
roc_nightly-linux_x86_64-2023-09-29-648a02