devkitPPC: update to gcc 14.2.0

This commit is contained in:
Dave Murphy 2024-11-05 11:36:12 +00:00
parent 72ca8f813f
commit 6628e681e2
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
5 changed files with 1477 additions and 455026 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
#---------------------------------------------------------------------------------
# devkitARM release 65
# devkitPPC release 45.2
# devkitPPC release 46
# devkitA64 release 27
#---------------------------------------------------------------------------------

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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 45.2" \
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 46" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \
$EXTRA_GCC_PARAMS \

View File

@ -39,7 +39,7 @@ case "$VERSION" in
toolchain=DEVKITARM
;;
"2" )
GCC_VER=13.2.0
GCC_VER=14.2.0
BINUTILS_VER=2.42
MN_BINUTILS_VER=2.24
NEWLIB_VER=4.4.0.20231231