devkitPPC: gcc 15.2.0

This commit is contained in:
Dave Murphy 2025-12-27 14:17:08 +00:00
parent 5c0124ec01
commit 1118d68a97
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
4 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
#---------------------------------------------------------------------------------
# devkitARM release 66
# devkitPPC release 47.1
# devkitPPC release 48
# devkitA64 release 29
#---------------------------------------------------------------------------------

View File

@ -101,7 +101,7 @@ then
--with-newlib \
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
--prefix=$prefix \
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 47.1" \
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 48" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \
$EXTRA_GCC_PARAMS \
@ -183,8 +183,6 @@ then
touch installed-stage2
fi
rm -fr $prefix/$target/sys-include
#---------------------------------------------------------------------------------
# Install and build the gamecube crt and libogc
#---------------------------------------------------------------------------------

View File

@ -39,7 +39,7 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=15.1.0
GCC_VER=15.2.0
BINUTILS_VER=2.45.1
MN_BINUTILS_VER=2.24
NEWLIB_VER=4.5.0.20241231