Jerry James <loganjerry@xxxxxxxxx> writes: > Upstream has one problem, though. On the other supported platforms > (Debian, various flavors of BSD), the reloc type defines > (R_ARM_MOVT_ABS, etc.) are available in some userspace header. I see > them in the Llinux kernel sources, in arch/arm/include/asm/elf.h, but > neither GCL upstream nor I can find them in any available userspace > header on Fedora 18. Does anybody know if they are available > somewhere? The relocation numbers are generally in elf.h distributed by glibc (elf/elf.h in the source). R_ARM_MOVT_ABS in particular is absent from that file though. I see it listed in [1], so I I'll post a patch adding these missing defines later today. Thanks, PM [1] ELF for the ARM® Architecture http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E_aaelf.pdf _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm