On Fri, 28 Aug 2020 20:05:44 -0700 Richard Henderson <richard.hender...@linaro.org> wrote:
> Could you please work with Alex Bennee to set up a > tests/docker/dockerfile/ script containing the cross-compiler from > the Qualcomm SDK? That way these tests can be run automatically. > > Compare debian-xtensa-cross.docker, which is similar. We already have something similar, but it didn't make it in this patchset. We put an effort in putting together a fully open source toolchain. It takes a while to build, but we'll provide a pre-built image on dockerhub. Eventually, upstream LLVM and musl will be in sync and it will be no longer necessary to build it by hand. -- Alessandro Di Federico rev.ng P.S. Richard: thanks a lot for the thorough reviews.