update to gcc 8.2

This commit is contained in:
Dave Murphy
2018-11-01 10:51:27 +00:00
parent 61dec9401a
commit 0bbc2be394
3 changed files with 46 additions and 47 deletions

View File

@@ -30,8 +30,8 @@ done
case "$VERSION" in
"1" )
GCC_VER=8.1.0
BINUTILS_VER=2.30
GCC_VER=8.2.0
NEWLIB_VER=3.0.0
GDB_VER=8.0
basedir='dkarm-eabi'