On Wed, Jan 13, 2016 at 11:13:28PM +0100, Mark Wielaard wrote:
> The mips failures are a bit harder to fix since elflint really doesn't
> like some of the mips specific issues. We really should import the Debian
> mips backend, I am sorry I haven't found time to do all the needed
> research.

So at least one of the mips problems is that the current patch
just does:
RELOC_TYPE (NONE,               0)
RELOC_TYPE (16,                 0)
RELOC_TYPE (32,                 0)
RELOC_TYPE (REL32,              0)
RELOC_TYPE (26,                 0)
RELOC_TYPE (HI16,               0)
RELOC_TYPE (LO16,               0)
[...]


Kurt

Reply via email to