On Fri, Nov 27, 2020 at 01:52:02PM +0100, tlaro...@polynum.com wrote: > BTW, are these packages "cross-compiled" on a system with an arm > processor that is not the target one (a more "muscled" machine than is > generally available with a earmv7)? Because the fix was for > elf32-arm.h and I wonder if there could be an elfxx-aarch64.c coming in > the way...
They are build with a earmv7hf userland (don't know about processor details). Maybe the fix was not complete, or some strange other reason leads to similar symptoms and it is actually a different bug? Martin