Skip to content

Commit

Permalink
BINUTILS_VER=2.43.1
Browse files Browse the repository at this point in the history
GDB_VER=15.2
GCC_VER=14.2.0
  • Loading branch information
lancos committed Oct 14, 2024
1 parent 86b8c5c commit 3021d0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build-gcc-arm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ echo "gcc utilizzato: $CC"

DOWNLOAD_DIR=${CORTEX_TOPDIR}/downloads

BINUTILS_VER=2.42
GDB_VER=14.1
GCC_VER=14.1.0
BINUTILS_VER=2.43.1
GDB_VER=15.2
GCC_VER=14.2.0
GMP_VER=6.3.0
MPFR_VER=4.2.1
MPC_VER=1.3.1
Expand Down

0 comments on commit 3021d0e

Please sign in to comment.