use separate binutils version for mn10200

This commit is contained in:
Dave Murphy
2017-01-06 14:31:35 +00:00
parent b4cc3ab98f
commit 4e38d36c72
3 changed files with 8 additions and 1 deletions

View File

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