2.17 mn10200 compiles on 64bit linux

This commit is contained in:
Dave Murphy 2017-01-06 19:02:25 +00:00
parent 360ad438b8
commit b27ebb170b

View File

@ -42,7 +42,7 @@ case "$VERSION" in
"2" )
GCC_VER=6.3.0
BINUTILS_VER=2.27
MN_BINUTILS_VER=2.15a
MN_BINUTILS_VER=2.17
NEWLIB_VER=2.5.0
GDB_VER=7.11
basedir='dkppc'