Re: [libav-devel] [PATCH] doc/platform: Reference only MSYS2 and MinGW-w64

2015-01-20 Thread Luca Barbato
On 20/01/15 14:07, Derek Buitenhuis wrote: On 1/20/2015 12:00 PM, Christophe Gisquet wrote: configure needs cmp which is provided by the diffutils MSYS2 package. One of the MSYS2 installations I made somehow didn't have it. I've ran into the "first update" issue on said installation, though, so

Re: [libav-devel] [PATCH] doc/platform: Reference only MSYS2 and MinGW-w64

2015-01-20 Thread Derek Buitenhuis
On 1/20/2015 12:00 PM, Christophe Gisquet wrote: > configure needs cmp which is provided by the diffutils MSYS2 package. > One of the MSYS2 installations I made somehow didn't have it. I've ran > into the "first update" issue on said installation, though, so it > might not be a clean one. I've run

Re: [libav-devel] [PATCH] doc/platform: Reference only MSYS2 and MinGW-w64

2015-01-20 Thread Derek Buitenhuis
On 1/20/2015 12:03 PM, Diego Biurrun wrote: > I am somewhat hesitant to drop mentions of MinGW. Why not just state > that it's better (supported)? No, I won't insist, it's just a suggestion. It's a persistent issue that users conflate MinGW and the MSYS distro that is from mingw.org (theyre enti

Re: [libav-devel] [PATCH] doc/platform: Reference only MSYS2 and MinGW-w64

2015-01-20 Thread Diego Biurrun
On Mon, Jan 19, 2015 at 06:48:21PM +, Derek Buitenhuis wrote: > --- a/doc/platform.texi > +++ b/doc/platform.texi > @@ -91,9 +91,9 @@ For information about compiling Libav on OS/2 see > > @section Native Windows compilation using MinGW or MinGW-w64 > > -Libav can be built to run natively o

Re: [libav-devel] [PATCH] doc/platform: Reference only MSYS2 and MinGW-w64

2015-01-20 Thread Christophe Gisquet
Hi, 2015-01-19 19:48 GMT+01:00 Derek Buitenhuis : > -@item @uref{http://www.mingw.org/, MSYS} > +@item @uref{http://msys2.github.io/, MSYS2} > @item @uref{http://yasm.tortall.net/, YASM} > @item @uref{http://gnuwin32.sourceforge.net/packages/bc.htm, bc for Windows} > if > you want to run @uref

Re: [libav-devel] [PATCH] doc/platform: Reference only MSYS2 and MinGW-w64

2015-01-19 Thread Luca Barbato
On 19/01/15 19:48, Derek Buitenhuis wrote: > It's better to steer users at these, since they are both better > and more alive than the mingw.org versions. > > Signed-off-by: Derek Buitenhuis > --- > doc/platform.texi | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff

[libav-devel] [PATCH] doc/platform: Reference only MSYS2 and MinGW-w64

2015-01-19 Thread Derek Buitenhuis
It's better to steer users at these, since they are both better and more alive than the mingw.org versions. Signed-off-by: Derek Buitenhuis --- doc/platform.texi | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/platform.texi b/doc/platform.texi index d4a6618..