Skip to content

Menpiko/arm-cortex_a15-linux-gnueabihf-linaro_4.9

 
 

Repository files navigation


                 Linaro GCC 4.9 Toolchain optimized for Cortex-A15 cpu - README

This repo contains latest Linaro GCC 4.9 toolchain optimized for Cortex-A15 cpu with Neon-VFPv4 technology support, this is suitable for Android kernel development and includes also latest Linaro GDB.

The toolchain has been built using latest official crosstool-NG toolchain builder and is configured with Cortex-A15 specific settings for target architecture and target optimizations: CT_ARCH_ARCH="" CT_ARCH_CPU="cortex-a15" CT_ARCH_TUNE="cortex-a15" CT_ARCH_FPU="neon-vfpv4" CT_ARCH_FLOAT_HW=y CT_ARCH_FLOAT="hard" CT_ARCH_SUPPORT_SOFTFP=y CT_ARCH_ARM_MODE="arm" CT_ARCH_ARM_MODE_ARM=y

You can find other toolchain builds on my GitHub and also the zipped versions on my Mediafire, please take a look at the original thread on XDA Developers forum at this link: http://forum.xda-developers.com/showthread.php?t=2098133

About

Linaro GCC 4.9 Toolchain optimized for Cortex-A15 cpu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.8%
  • C 45.3%
  • Objective-C 1.5%
  • Python 1.1%
  • Logos 0.7%
  • Shell 0.4%
  • Other 0.2%