[FFmpeg-user] DAMNED: (no subject)
Reindl Harald
h.reindl at thelounge.net
Sat Jul 19 18:47:20 CEST 2014
Am 16.07.2014 05:04, schrieb:
first: a missing subject is rude and deserves no answer
> Hello sir!This is the error in config.log.What wrong with '-mcpu='?
it is mentioned in the message
* it is deprecated and you should use -mtune
* missing argument to '-mcpu=' clearly says no value provided for the param
> 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.
this is seriously the only information you provide?
* nobody knows your environment
* nobody knows your configure string
* nobody knows the version you try to build
come back after you finished read the following link
http://www.catb.org/esr/faqs/smart-questions.html#beprecise
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 246 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140719/fdadcad8/attachment.asc>
More information about the ffmpeg-user
mailing list