This works just fine, and has for quite a while, using the mingw-get installer.
Signed-off-by: Derek Buitenhuis <[email protected]> --- Changes since v1: Remove the entire part about up-to-fate packages, which is now irrelevant. --- doc/platform.texi | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/platform.texi b/doc/platform.texi index 7822abf..83f7048 100644 --- a/doc/platform.texi +++ b/doc/platform.texi @@ -83,18 +83,6 @@ or @url{http://mingw-w64.sourceforge.net/}. You can find detailed installation instructions in the download section and the FAQ. -Libav does not build out-of-the-box with the packages the automated MinGW -installer provides. It also requires coreutils to be installed and many other -packages updated to the latest version. The minimum versions for some packages -are listed below: - -@itemize -@item bash 3.1 -@item msys-make 3.81-2 (note: not mingw32-make) -@item w32api 3.13 -@item mingw-runtime 3.15 -@end itemize - Libav automatically passes @code{-fno-common} to the compiler to work around a GCC bug (see @url{http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37216}). -- 1.7.10.4 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
