updates for devkitARM release 37

This commit is contained in:
Dave Murphy
2011-11-06 21:13:05 +00:00
parent 0365b07627
commit be3a230b3a
3 changed files with 167 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
#---------------------------------------------------------------------------------
# Build scripts for
# devkitARM release 36
# devkitARM release 37
# devkitPPC release 24
# devkitPSP release 15
#---------------------------------------------------------------------------------
@@ -99,7 +99,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=4.6.1
GCC_VER=4.6.2
BINUTILS_VER=2.21.1
NEWLIB_VER=1.19.0
GDB_VER=7.3