use gcc 8.2

This commit is contained in:
Dave Murphy
2018-11-01 13:11:31 +00:00
parent b0d0a3b3a3
commit 4191cbef14
4 changed files with 927 additions and 3 deletions

View File

@@ -40,8 +40,8 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=8.1.0
BINUTILS_VER=2.30
GCC_VER=8.2.0
MN_BINUTILS_VER=2.17
NEWLIB_VER=3.0.0
GDB_VER=8.0.1