update to gcc 6.3.0

This commit is contained in:
Dave Murphy
2017-01-05 13:41:23 +00:00
parent 05f343d12b
commit 57c4253ed5
2 changed files with 314 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=6.2.0
GCC_VER=6.3.0
BINUTILS_VER=2.27
NEWLIB_VER=2.0.0
GDB_VER=7.11