update binutils, gcc & gdb versions

This commit is contained in:
Dave Murphy
2017-10-18 17:32:13 +01:00
parent 3f96ad9f15
commit b56e3bcd13
4 changed files with 44 additions and 78 deletions

View File

@@ -40,11 +40,12 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=7.1.0
GCC_VER=6.4.0
BINUTILS_VER=2.28
MN_BINUTILS_VER=2.17
NEWLIB_VER=2.5.0
GDB_VER=8.0
GDB_VER=8.0.1
>>>>>>> update binutils, gcc & gdb versions
basedir='dkppc'
package=devkitPPC
target=powerpc-eabi