Am 10.09.2015 um 23:10 schrieb Moritz Barsnick:
This is a gcc error message asking you to file a gcc bug report in
RedHat bugzilla (likely because RedHat/Fedora modified the original
source). But perhaps ffmpeg developers would like to introduce a
workaround. ;-)

works:

--extra-cflags="-I%{_prefix}/local/x264 %{optflags} -Ofast -fno-PIC -fno-PIE -ffast-math -funsafe-math-optimizations -fomit-frame-pointer -funroll-loops -funswitch-loops -minline-all-stringops"

broken:

--extra-cflags="%{optflags} -Ofast -fno-PIC -fno-PIE -ffast-math -funsafe-math-optimizations -fomit-frame-pointer -floop-interchange -floop-block -ftree-loop-distribution -funroll-loops -funswitch-loops -minline-all-stringops"

x264-snapshot linked statically is still fine with the same build params


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to