File tree 1 file changed +15
-4
lines changed
1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ For x86_64:
66
66
<buildroot>/x86_64-4.7.2-release-posix-sjlj-rev1/prefix
67
67
68
68
And the sources directory:
69
- <buildroot>/mingw-sources
69
+ <buildroot>/src
70
70
71
71
72
72
The archives with the built MinGW will be created in '<buildroot>/archives/'
@@ -82,18 +82,29 @@ At the moment, successfully building the following versions:
82
82
gcc-4.8.0
83
83
gcc-4.8.1
84
84
gcc-4.8.2
85
+ gcc-4.8.3
86
+ gcc-4.8.4
87
+ gcc-4.8.5
85
88
gcc-4.9.0
86
89
gcc-4.9.1
87
90
gcc-4.9.2
88
91
gcc-4.9.3
89
92
gcc-5.1.0
90
93
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
91
100
gcc-4_6-branch (currently 4.6.5 prerelease)
92
101
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)
94
103
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)
97
108
98
109
Builds also contains patches for building Python 2.7.9 and 3.4.3 versions for support gdb pretty printers.
99
110
Big thanks for these patches to:
You can’t perform that action at this time.
0 commit comments