From: Uwe Hermann Date: Fri, 3 Sep 2010 16:17:26 +0000 (+0200) Subject: Update versions to latest released ones. X-Git-Url: https://git.gag.com/?p=fw%2Fcortex-toolchain;a=commitdiff_plain;h=fb26da0132271eee7f036a2a082f51db032c45f7 Update versions to latest released ones. --- diff --git a/summon-arm-toolchain b/summon-arm-toolchain index 6a00c12..bccf044 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -14,10 +14,10 @@ PREFIX=${HOME}/arm-none-eabi # Install location of your final toolchain PARALLEL="" # Or: PARALLEL="-j 5" for 4 CPUs DARWIN_OPT_PATH=/opt/local # Path in which MacPorts or Fink is installed -BINUTILS=binutils-2.19.1 -GCC=gcc-4.4.2 -NEWLIB=newlib-1.17.0 -GDB=gdb-7.1 +BINUTILS=binutils-2.20 +GCC=gcc-4.5.1 +NEWLIB=newlib-1.18.0 +GDB=gdb-7.2 LIBCMSIS=v1.10-2 LIBSTM32=v3.0.0-1 LIBSTM32USB=v3.0.1-1