Aurelien, I think you need:
#ifndef DT_MIPS_RLD_MAP_REL #define DT_MIPS_RLD_MAP_REL 0x70000035 #endif or suchlike instead or otherwise if build on an old system, the program will still corrupt binaries. FWIW, Maciej
Aurelien, I think you need:
#ifndef DT_MIPS_RLD_MAP_REL #define DT_MIPS_RLD_MAP_REL 0x70000035 #endif or suchlike instead or otherwise if build on an old system, the program will still corrupt binaries. FWIW, Maciej