From yad.naveen at gmail.com Wed Jul 10 13:29:08 2013 From: yad.naveen at gmail.com (naveen yadav) Date: Wed, 10 Jul 2013 18:59:08 +0530 Subject: [arm-gnu] [readelf issue] with glibc code sourcercy gcc version 4.7.3 (Sourcery CodeBench 2013.05-27) Message-ID: 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