[FFmpeg-user] libatomic support for mips32
Christian Marillat
marillat at debian.org
Thu Jul 28 00:43:00 EEST 2022
On 26 juil. 2022 12:31, Aravinth Kathiravan <aravinth.kathiravan at 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
More information about the ffmpeg-user
mailing list