Christopher83 / arm-cortex_a9-linux-gnueabihf-linaro_4.9

Linaro GCC 4.9 Toolchain optimized for Cortex-A9 cpu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

This repo contains latest Linaro GCC 4.9 toolchain optimized for Cortex-A9 cpu with Neon-VFPv3 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-A9 specific settings for target architecture and target optimizations: CT_ARCH_ARCH="armv7-a" CT_ARCH_CPU="cortex-a9" CT_ARCH_TUNE="cortex-a9" CT_ARCH_FPU="neon" 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-A9 cpu


Languages

Language:C++ 51.2%Language:C 45.0%Language:Objective-C 1.5%Language:Python 1.1%Language:Logos 0.7%Language:Shell 0.4%Language:XC 0.1%Language:XS 0.1%Language:Perl 0.0%Language:Makefile 0.0%