update dkppc & dkarm to gcc-4.5.2 and newlib-1.19.0

This commit is contained in:
Dave Murphy
2011-01-13 14:39:53 +00:00
parent b1dd82fd63
commit 0b630ae808
3 changed files with 8 additions and 8 deletions

View File

@@ -102,7 +102,7 @@ then
--with-newlib \
--prefix=$prefix\
--disable-dependency-tracking \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 22" \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 23" \
2>&1 | tee gcc_configure.log
touch configured-gcc
fi