[FFmpeg-user] (no subject)
灰灰
2457091371 at qq.com
Wed Jul 16 05:04:57 CEST 2014
Hello sir!This is the error in config.log.What wrong with '-mcpu='?
heck_cpp_condition stddef.h defined __ARM_ARCH_8A__ || defined __TARGET_ARCH_8_A -mcpu=
check_cpp -mcpu=
BEGIN /tmp/ffconf.ZH2Liqwh.c
1 #include <stddef.h>
2 #if !(defined __ARM_ARCH_8A__ || defined __TARGET_ARCH_8_A)
3 #error "unsatisfied condition: defined __ARM_ARCH_8A__ || defined __TARGET_ARCH_8_A"
4 #endif
END /tmp/ffconf.ZH2Liqwh.c
gcc -mcpu= -E -o /tmp/ffconf.w8tRgw1E.o /tmp/ffconf.ZH2Liqwh.c
gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
gcc: error: missing argument to '-mcpu='
check_ld cc
check_cc
BEGIN /tmp/ffconf.ZH2Liqwh.c
1 int main(void){ return 0; }
END /tmp/ffconf.ZH2Liqwh.c
gcc -mcpu= -c -o /tmp/ffconf.w8tRgw1E.o /tmp/ffconf.ZH2Liqwh.c
gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
gcc: error: missing argument to '-mcpu='
C compiler test failed.
More information about the ffmpeg-user
mailing list