We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36d1c3 commit b3fabadCopy full SHA for b3fabad
2 files changed
README.md
@@ -6,8 +6,8 @@ This is a simple, lightweight project for making cross-compilation toolchain wit
6
7
| Target | Binutils | GCC | MinGW |
8
|--------------------------------|----------|--------|--------|
9
-| i686-w64-mingw32 | 2.45 | 15.2.0 | 13.0.0 |
10
-| x86_64-w64-mingw32 | 2.45 | 15.2.0 | 13.0.0 |
+| i686-w64-mingw32 | 2.46 | 15.2.0 | 14.0.0 |
+| x86_64-w64-mingw32 | 2.46 | 15.2.0 | 14.0.0 |
11
12
## How to use
13
builder
0 commit comments