# HG changeset patch # User diego # Date 1064147593 0 # Node ID afa3e514f472350c0e9c30ce30a0ad612188675f # Parent dcca52fe32bdc892da42124030f6ae3709851101 MinGW 3.1.0 supports MPlayer out of the box. diff -r dcca52fe32bd -r afa3e514f472 DOCS/en/documentation.html --- a/DOCS/en/documentation.html Sun Sep 21 12:16:16 2003 +0000 +++ b/DOCS/en/documentation.html Sun Sep 21 12:33:13 2003 +0000 @@ -1899,16 +1899,13 @@

6.6.2 MinGW

Installing a version of MinGW that could compile MPlayer used to be quite - tricky, but only consists of three simple steps now and should work out of - the box soon.

+ tricky, but works out of the box now. Just install MinGW 3.1.0 or later + and MSYS 1.0.9 or later and tell the MSYS postinstall that MinGW is + installed.

-
    -
  1. Install MinGW 3.0.0 or later.
  2. -
  3. Install MSYS 1.0.9 or later and tell the MSYS postinstall that - MinGW is installed.
  4. -
  5. Replace /mingw/include/sys/types.h with this - types.h.
  6. -
+

If you use a version of MinGW before 3.1.0, you need to replace + /mingw/include/sys/types.h with this + types.h.

Extract DirectX header files to /mingw/include/.

diff -r dcca52fe32bd -r afa3e514f472 DOCS/xml/en/ports.xml --- a/DOCS/xml/en/ports.xml Sun Sep 21 12:16:16 2003 +0000 +++ b/DOCS/xml/en/ports.xml Sun Sep 21 12:33:13 2003 +0000 @@ -335,16 +335,13 @@ MinGW Installing a version of MinGW that could compile MPlayer used to be quite - tricky, but only consists of three simple steps now and should work out of - the box soon. + tricky, but it works out of the box now. Just install MinGW 3.1.0 or later + and MSYS 1.0.9 or later and tell the MSYS postinstall that MinGW is + installed. - - Install MinGW 3.0.0 or later. - Install MSYS 1.0.9 or later and tell the MSYS postinstall that - MinGW is installed. - Replace /mingw/include/sys/types.h with this - types.h. - +If you use a version of MinGW before 3.1.0, you need to replace + /mingw/include/sys/types.h with this + types.h. Extract DirectX header files to /mingw/include/.