On 2/8/22 22:01, Peter Maydell wrote:
On Tue, 8 Feb 2022 at 08:17, Richard Henderson <richard.hender...@linaro.org> wrote:We do not support sparc32 as a host, so there's no point in sparc64 redirecting to sparc.Where do we enforce that ? I couldn't see anything in configure or meson.build that forbids linux-user with a 32-bit sparc host, but I probably missed it.
The common-user/host/sparc directory is missing; meson will error out. r~