Hi Måns,

Recently a bug was filed with Gentoo regarding a TEXTREL warning when building 
libav [1]. Luca's patch to force shared libraries to build as PIC should have 
fixed this, but we're still getting a false positive from libavcodec when 
AltiVec is enabled. It contains a 0-sized DT_TEXTREL marking which isn't 
present in the other libraries.

It appears to come from either fft_altivec.c or fft_altivec_s.S -- I wondered 
if you might have any insight on this? As far as I can tell nothing is wrong -- 
and I'm not sure if this is only limited to ELF platforms as we don't have a 
shared PPC Darwin build on FATE.

Thanks,
Sean McG.

[1] https://bugs.gentoo.org/show_bug.cgi?id=445854

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to