testing with gcc 5.2.0

This commit is contained in:
Dave Murphy
2015-11-11 00:41:53 +00:00
parent ff9b2dd329
commit 25e4deb095
2 changed files with 295 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=4.9.2
GCC_VER=5.2.0
BINUTILS_VER=2.25
NEWLIB_VER=2.0.0
GDB_VER=7.10