Alex Bennee <alex.ben...@linaro.org> writes: > Hmm I tried the following patch but evidently there is more to be done > to convince it:
> collect2: fatal error: cannot find 'ld' Oh, I'm using ld.lld-10. aarch64-linux-gnu-gcc -B/usr/lib/llvm-10/bin works for me. You'll have to get the necessary packages for lld-10 and point gcc to where it lives.