On Mon, 6 May 2024 at 21:21, Richard Henderson <richard.hender...@linaro.org> wrote: > > The host does not have the correct libraries installed for static pie, > which causes host/guest address space interference for some tests. > There's no real gain from linking statically, so drop it. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
The lack of rcrt1.o seems to be a bug in the Ubuntu Jammy (22.04) libc6-dev packages. It is present in the versions in Mantic (23.04) and Noble (24.04). thanks -- PMM