configure --disable-runtime-cpudetect --enable-cross-compile 
--cc='arm-none-linux-gnueabi-gcc' 
--cross-prefix='/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-'
 --arch=armv5te --cpu=armv5te 
--pkg-config='/opt/freescale/ltib/usr/bin/pkg-config' --disable-vfp 
--disable-armv6 --disable-armv6t2 --disable-neon --target-os=linux 
--disable-debug --disable-yasm --enable-postproc --disable-encoders 
--disable-muxers

CC      libavfilter/af_volume.o
/tmp/ccpfLjll.s: Assembler messages:
/tmp/ccpfLjll.s:99: Error: selected processor does not support `itet ne'
make: *** [libavfilter/af_volume.o] Error 1

Compilation goes through only after I disable assembly (--disable-asm).

Thanks,
Vikas



This e-mail message and all attachments transmitted with it may contain legally 
privileged and confidential information intended solely for the use of the 
addressee. If you are not the intended recipient, you are hereby notified that 
any reading, dissemination, distribution, copying, or other use of this message 
or its attachments is strictly prohibited.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to