Naveen, On 31 October 2012 13:10, naveen yadav <yad.naveen@xxxxxxxxx> wrote: > Dear All, > > We have ARM cross compiler, and building our code. we got below error. > we have GCC Linaro 4.6.4. > > arm-linux-gnueabi/bin/ld: DIV usage mismatch between > /home/Release/libasm.a(Blt32_Neon.o) and /home/Release/liblayer.so > arm-linux-gnueabi/bin/ld: failed to merge target specific data of file > /home/Release/libasm.a(Blt32_Neon.o) There isn't enough information here for us to tell what is going wrong here. Can you provide a small test case please? This should include the C source that you compile, along with the compiler and linker command lines used. I would expect that to invoke this error you would need only two C source files. > is it related to below link ? > > http://sourceware.org/ml/binutils/2012-03/msg00211.html Unlikely as the error in that link was due to missing files in the binutils repository. Thanks, Matt -- Matthew Gretton-Dann Linaro Toolchain Working Group matthew.gretton-dann@xxxxxxxxxx