[FFmpeg-devel] [PATCH] Use _snprintf for mingw build
Fred Rothganger
fred
Tue Oct 16 04:27:25 CEST 2007
Ramiro Ribeiro Polla wrote:
> Fred, there are no known issues on using FFmpeg's libs with MSVC if you
> follow this wiki [1] correctly. If you encounter any problems with it,
> please discuss on the forum hosted on the same site.
>
Thanks. Linking with libmingwex.a resolved all the dependencies. I've
been building with cygwin rather than mingw for several years, and have
had no problems. However, cygwin doesn't yet support gcc 4.x, and now
I'm seeing some segfaults in sse code. I wonder if mingw supports gcc
4.x and if that would fix this (ie: due to stack align issue). May
switch over if that makes a difference.
-- Fred
More information about the ffmpeg-devel
mailing list