theCore-embedded / theCore

theCore: C++ embedded framework
https://forgge.github.io/theCore
Mozilla Public License 2.0
81 stars 23 forks source link

Bump arm-none-eabi-gcc version to 6.1 or above #96

Open forGGe opened 8 years ago

forGGe commented 8 years ago

Currently used arm-none-eabi-gcc is 5.2 in the Nix manager. However, gcc 6.1 exists in the archlinux repos: https://www.archlinux.org/packages/community/x86_64/arm-none-eabi-gcc/

Possibly, creating nix package will be required for gcc v.6.1

forGGe commented 8 years ago

Nix cross-compile info: https://nixos.org/wiki/CrossCompiling