[Ltrace-devel] [PATCH] Add support for MIPS64

Faraz Shahbazker faraz.shahbazker at imgtec.com
Wed Feb 11 01:11:30 UTC 2015


On 02/04/2015 03:00 PM, faraz.shahbazker at imgtec.com wrote:
> +		return gelf_getsym(lte->dynsym,
> +				   ELF64_R_SYM(MIPS_FIX_R_INFO(rela->r_info)),

In case anyone's looking at this patch, I've found that it breaks the 32-bit version. MIPS_FIX_R_INFO needs to be conditioned on ELFCLASS64.

I will post an updated version, probably after the 'other' MIPS stuff is merged.

Regards,
Faraz Shahbazker



More information about the Ltrace-devel mailing list