On 26 juil. 2022 12:31, Aravinth Kathiravan <aravinth.kathira...@vvdntech.in> wrote:
> Hi ffmpeg user, > We are cross compiling ffmpeg with mips32 architecture but our toolchain > does not support libatomic and is facing the following error. > "Undefined reference to __sync_fetch_and_add_8" Add "--extra-libs=-latomic" confgure option. Christian _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".