I've found the problem, it has nothing to do with cross-gcc. The issue lies
with the native gcc 6.2 which has been configured with
--enable-default-pie, which (at least on arm) breaks its ability to link
any code produced by earlier compilers.

Reply via email to