Skip to content

Commit 4fd31f8

Browse files
committed
readme updated
1 parent 4a98bf4 commit 4fd31f8

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README

+15-4
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ For x86_64:
6666
<buildroot>/x86_64-4.7.2-release-posix-sjlj-rev1/prefix
6767

6868
And the sources directory:
69-
<buildroot>/mingw-sources
69+
<buildroot>/src
7070

7171

7272
The archives with the built MinGW will be created in '<buildroot>/archives/'
@@ -82,18 +82,29 @@ At the moment, successfully building the following versions:
8282
gcc-4.8.0
8383
gcc-4.8.1
8484
gcc-4.8.2
85+
gcc-4.8.3
86+
gcc-4.8.4
87+
gcc-4.8.5
8588
gcc-4.9.0
8689
gcc-4.9.1
8790
gcc-4.9.2
8891
gcc-4.9.3
8992
gcc-5.1.0
9093
gcc-5.2.0
94+
gcc-5.3.0
95+
gcc-5.4.0
96+
gcc-6.1.0
97+
gcc-6.2.0
98+
gcc-6.3.0
99+
gcc-7.1.0
91100
gcc-4_6-branch (currently 4.6.5 prerelease)
92101
gcc-4_7-branch (currently 4.7.4 prerelease)
93-
gcc-4_8-branch (currently 4.8.3 prerelease)
102+
gcc-4_8-branch (currently 4.8.6 prerelease)
94103
gcc-4_9-branch (currently 4.9.4 prerelease)
95-
gcc-5-branch (currently 5.3.0 prerelease)
96-
gcc-trunk (currently 6.0.0 snapshot)
104+
gcc-5-branch (currently 5.5.0 prerelease)
105+
gcc-6-branch (currently 6.4.0 prerelease)
106+
gcc-7-branch (currently 7.2.0 prerelease)
107+
gcc-trunk (currently 8.0.0 snapshot)
97108

98109
Builds also contains patches for building Python 2.7.9 and 3.4.3 versions for support gdb pretty printers.
99110
Big thanks for these patches to:

0 commit comments

Comments
 (0)