osx-cross / homebrew-arm

Pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4/M7, Cortex-R4/R5/R7).
BSD 2-Clause "Simplified" License
152 stars 21 forks source link

gcc 6 arm toolchains now on ARM web (not launchpad) #4

Closed BrendanSimon closed 7 years ago

BrendanSimon commented 7 years ago

I note that the arm toolchains are now being maintained at ARM now.

https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads

I has binaries for gcc-6 (6.2.1), as well as the gcc-5 series.

Could you update your hombrew-arm scripts to get the 6 series from ARM. Possibly also the 5 series, but launchpad still has them so no harm leaving them as is :)

Thanks, Brendan.

ladislas commented 7 years ago

thanks for the info. we'll make the transition soon :)

leojrfs commented 7 years ago

tnks 👍 I will update the toolchain ASAP.

As for having both 5 and 6 series, it will take a lot more work, so for now, I will just bump it to the latest stable.

ladislas commented 7 years ago

closed by #5