apparently binutils 2.41 changed something.


https://github.com/MythTV/mythtv/commit/9572dc5a124b46ac60c6cea34994ccc69ec53442

so we need ffmpeg patch mentioned there...

effadce6c756247ea8bae32dc13bb3e6f464f0eb .

    Author: Rémi Denis-Courmont <remi@remlab.net>
    Date:   Sun Jul 16 18:18:02 2023 +0300

    avcodec/x86/mathops: clip constants used with shift instructions within inline assembly

    Fixes assembling with binutil as >= 2.41

can you try building with ffmpeg.git ?

optionally we can try to add this patch to our tree

 https://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff_plain/ccc684993276248d64c328a810fb7714af2f4c70..effadce6c756247ea8bae32dc13bb3e6f464f0eb:/libavcodec/x86/mathops.h

вс, 27 авг. 2023 г., 19:08 Andrea paz <gamberucci.andrea@gmail.com>:
I tried to compile CinGG with the last 4 patches. I have an error in
the compilation that I don't understand, but I don't think it is
related to the patches.
I attach cin5.log