update binutils, newlib & gdb

This commit is contained in:
Dave Murphy 2016-01-26 15:12:17 +00:00
parent 138aa4cb17
commit 2af70e5e76

View File

@ -31,9 +31,9 @@ done
case "$VERSION" in
"1" )
GCC_VER=5.3.0
BINUTILS_VER=2.25.1
NEWLIB_VER=2.2.0
GDB_VER=7.10
BINUTILS_VER=2.26
NEWLIB_VER=2.3.0.20160104
GDB_VER=7.10.1
basedir='dkarm-eabi'
package=devkitARM
target=arm-none-eabi