-
Notifications
You must be signed in to change notification settings - Fork 36
Home
Sebastian Ehlert edited this page Aug 28, 2021
·
1 revision
Toolchain R (Ubuntu)
Used to augment available GCC toolchains on Ubuntu.
WinLibs (Windows)
| GCC Version | MinGW Version | WinLibs Release |
|---|---|---|
| 11.2.0 | 9.0.0 | 11.2.0-12.0.1-9.0.0-r1 |
| 11.1.0 | 9.0.0 | 11.1.0-12.0.0-9.0.0-r3 |
| 10.3.0 | 9.0.0 | 10.3.0-12.0.0-9.0.0-r2 |
| 9.4.0 | 9.0.0 | 9.4.0-9.0.0-r1 |
| 8.5.0 | 9.0.0 | 8.5.0-9.0.0-r1 |
Homebrew (MacOS)
| GCC Version | Formula |
|---|---|
| 11.2.0 | gcc@11 |
| 10.3.0 | gcc@10 |
| 9.4.0 | gcc@9 |
| 8.5.0 | gcc@8 |
| 7.5.0 | gcc@7 |
| 6.5.0 | gcc@6 |
| 5.5.0 | gcc@5 |
| 4.9.4 | [email protected] |