This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Wrong endianess for IQmath_c64x+e_elf.lib?

Hi!

I'm trying to use IQ math library for 64x+ processor with big endian. As far as I understand the IQmath_c64x+e_elf.lib should be big endian. However when I try to link I get the error:

/c64xplus-iqmath_2_01_04_00/lib/IQmath_c64x+e_elf.lib<IQNasin
.obj>" = little endian,
"CMakeFiles/RakeLibTb.out.dir/out/FARADAY/bcl/gen/testvector_eul_edpcch_10ms
.cpp.obj" = big endian

 Is there an error in this delivery ()