[Android] [PATCH 5/6] contrib: Disable fPIC when compiling for Android x86

Rafaël Carré funman at videolan.org
Tue Jul 17 18:51:43 CEST 2012


Le 2012-07-15 22:28, Edward Wang a écrit :

> +# --disable-pic because Android-x86 fPIC isn't compatible with libav ASM:
> +# libavcodec/x86/mpegaudiodec_mmx.c:73: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
> +# libavcodec/x86/mpegaudiodec_mmx.c:73: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
> +# libavcodec/x86/mpegaudiodec_mmx.c:73: error: 'asm' operand has impossible constraints

Did you report this to libav/ffmpeg devs?


More information about the Android mailing list