changes for devkitPPC release 27

Signed-off-by: Dave Murphy <wntrmute@users.sourceforge.net>
This commit is contained in:
Dave Murphy
2013-09-07 11:07:58 +01:00
parent 695eb60d08
commit e012872028
7 changed files with 83747 additions and 554 deletions

View File

@@ -40,10 +40,10 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=4.7.2
GCC_VER=4.8.1
BINUTILS_VER=2.23.1
NEWLIB_VER=1.20.0
GDB_VER=7.5.1
NEWLIB_VER=2.0.0
GDB_VER=7.6.1
basedir='dkppc'
package=devkitPPC
target=powerpc-eabi