Skip to content

Commit 387920b

Browse files
committed
Update docs
Remove dated version info; add gcc-g++ for aarch64
1 parent 2714a01 commit 387920b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/WindowsDevelopmentEnvironment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Starting pont: A clean Windows 10 64-bit Installation with all patches
5252
- `gcc-g++` (See table)
5353
| x86_64 | x86 | aarch64 |
5454
|----------|-------|-----------|
55-
| `gcc-g++`<br>`mingw64-x86_64-gcc-g++` (7.4.0-1)<br>`mingw64-x86_64-gcc-core` (7.4.0-1) | `gcc-g++`<br>`mingw64-i686-gcc-g++` (7.4.0-1)<br>`mingw64-i686-gcc-core` (7.4.0-1) | No gcc or mingw needed |
55+
| `gcc-g++`<br>`mingw64-x86_64-gcc-g++` <br>`mingw64-x86_64-gcc-core` | `gcc-g++`<br>`mingw64-i686-gcc-g++` <br>`mingw64-i686-gcc-core` | `gcc-g++` |
5656

5757
### Steps
5858

0 commit comments

Comments
 (0)