Hi,
I am crosscompiling ffmpeg source using montavista pro_4.0.1 toolchain for DM6446 board.
In this, I am getting the following assembler error messages:
libavcodec/arm/dsputil_arm_s.S: Assembler messages:
libavcodec/arm/dsputil_arm_s.S:25: Error: unknown pseudo-op: `.eabi_attribute'
libavcodec/arm/dsputil_arm_s.S:641: Error: bad instruction `push {r4-r10}'
libavcodec/arm/dsputil_arm_s.S:724: Error: bad instruction `pop {r4-r10}'
make[5]: *** [libavcodec/arm/dsputil_arm_s.o] Error 1
and build stops.
I thought it is a compiler problem.
If anybody solved this, please suggest me how to rectify this problem.
Thanks,
Kumar H.P