Hi, On Thu, Sep 27, 2012 at 12:38 PM, Derek Buitenhuis <[email protected]> wrote: > This is the toolchain most, including Libav's nightlies, use to build. > > Signed-off-by: Derek Buitenhuis <[email protected]> > --- > doc/platform.texi | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/doc/platform.texi b/doc/platform.texi > index 0ed8e07..7822abf 100644 > --- a/doc/platform.texi > +++ b/doc/platform.texi > @@ -77,8 +77,9 @@ For information about compiling Libav on OS/2 see > > @section Native Windows compilation > > -Libav can be built to run natively on Windows using the MinGW tools. Install > -the latest versions of MSYS and MinGW from @url{http://www.mingw.org/}. > +Libav can be built to run natively on Windows using the MinGW or MinGW-w64 > toolchains. > +Install the latest versions of MSYS and MinGW or MinGW-w64 from > @url{http://www.mingw.org/} > +or @url{http://mingw-w64.sourceforge.net/}.
OK. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
