libavcodec misscompiled warning in ffmpeg
Ok I've posted this on both ffmpeg and gcc mailing lists and nobody has responded so I'm going to ask here in the hope that someone may have solved this.
Basically whenever I encode with ffmpeg I get this message:
"Compiler did not align stack variables, libavcodec has been misscompiled
and will possible be very slow or may crash, this is not a bug in the
application but in the compiler
so reporting it anywhere but to the compiler maintainers is senseless!"
This is a self compiled CVS version. I've tried some compiled binaries which didnt seem to have this problem (not that I noticed anyway) but the binaries I managed to get hold of didn't have XVID support, so I am forced to roll my own.
Anyone know about this problem and can help. I don't really want to install another version of gcc if I can help it.
Last edited by dive; 12-12-2006 at 04:21 PM.
|