On Mon, Nov 30, 2020 at 02:49:53PM +0100, tlaro...@polynum.com wrote: > 1) There is no .strtab pb neither with a cross-ld or with the native ld > on earmv7hf using the test that was sufficient to exhibit the problem > before the fix of Aug 2019;
I do not know if this is relevant, but the build of webkit-gtk threw this message that looked interesting to me: -- Disabling GNU gold linker, because it doesn't support ARM instruction set properly. -- Mayuresh