[FFmpeg-devel] [PATCH] Fix gas-preprocessor to translate .rdatasections for armasm and armasm64

Michael Niedermayer michael at niedermayer.cc
Thu Oct 3 22:51:33 EEST 2019


On Thu, Oct 03, 2019 at 01:20:25PM +0200, Lukas Fellechner wrote:
> > > Compiling FFmpeg with gas-preprocessor.pl and armasm or armasm64 fails since FFmpeg 4.2.
> > > 
> > > New .rdata sections have been added in ARM NEON assembly code (e.g. libavutil/aarch64/asm.S).
> > > This fix allows gas-preprocessor to translate those sections to armasm compatible code.
> > > 
> > > Gas-preprocessor is maintained in https://github.com/FFmpeg/gas-preprocessor
> > > 
> > > ---
> > > gas-preprocessor.pl | 1 +
> > > 1 file changed, 1 insertion(+)
> > 
> > A fix for this issue, and a lot of other fixes as well not present in the repo referenced above, exist at https://git.libav.org/?p=gas-preprocessor.git;a=summary.
> > 
> > // Martin
> 
> Thank you, indeed the updated preprocessor fixes the build for me. 
> Maybe the changes form libav should be merged into the FFmpeg repository then?

I already merged them before martin replied when i saw your patch 
i just didnt reply because of migraine ...

Thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191003/cbd4ce8d/attachment.sig>


More information about the ffmpeg-devel mailing list