#7728: Android arm64 compilation fails ---------------------------------------+----------------------------------- Reporter: tanersener | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: android arm64 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ---------------------------------------+-----------------------------------
Comment (by tanersener): Thanks, `--extra-cflags=-fno-integrated-as` fixed errors for me. I tried to build with patch too, but it failed with these. {{{ AS libavcodec/aarch64/vp8dsp_neon.o CC libavcodec/aarch64/vp9dsp_init_10bpp_aarch64.o <instantiation>:2:9: error: invalid symbol kind for ADRP relocation adrp x17, subpel_filters-16+(0) ^ <instantiation>:2:9: error: invalid symbol kind for ADRP relocation adrp x17, subpel_filters-16+(0) ^ <instantiation>:2:9: error: invalid symbol kind for ADRP relocation adrp x17, subpel_filters-16+(0) ^ <instantiation>:2:9: error: invalid symbol kind for ADRP relocation adrp x17, subpel_filters-16+(0) ^ <instantiation>:2:9: error: invalid symbol kind for ADRP relocation adrp x17, subpel_filters-16+(0) ^ <instantiation>:2:9: error: invalid symbol kind for ADRP relocation adrp x17, subpel_filters-16+(0) ^ ./libavutil/aarch64/asm.S:95:9: error: invalid symbol kind for ADRP relocation adrp x17, subpel_filters-16+(0) ^ }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/7728#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac