[FFmpeg-devel] PATCH Fix SSE core-dumps when decoding AAC on optimized ffmpeg with shared libraries compiled under Mingw (win32)
Diego Biurrun
diego
Thu Oct 23 01:08:58 CEST 2008
On Wed, Oct 22, 2008 at 11:56:55AM -0700, Art Clarke wrote:
> >
> > Although I'm actually pretty sure the attached fix is safe, I
> > understand your concern. Can I least convince you to accept the
> > following patch to save folks the 3 days of pain we just went through?
>
> --- doc/general.texi (revision 15666)
> +++ doc/general.texi (working copy)
> @@ -458,10 +458,12 @@
> @item mingw-runtime 3.15
> @end itemize
>
> +You will also need to pass "-fno-common" to the compiler to work around a GCC bug (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37216).
What gcc versions does this apply to? I assume it's not all versions...
Diego
P.S.: Please cut off mailing list footers from your replies.
More information about the ffmpeg-devel
mailing list