Dear All, while running readelf on codesourcercy toolchain. we are getting below warning. ~/CodeSourcery/Sourcery_CodeBench_for_ARM_GNU_Linux/bin$ ./arm-none-linux-gnueabi-readelf -a ../arm-none-linux-gnueabi/libc/lib/libc.so.6 readelf: Warning: unexpected relocation type (1879048189) for section 16 The same warning recurred when tried with same toolchain ( Sourcery CodeBench 2013.05-27 ) with other libraries having IFUNC type. Is this the issue of toolchain? Waiting for reply Thanks, Naveen Yadav