All Projects → Christopher83 → arm-cortex_a15-linux-gnueabihf-linaro_4.9

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

Licence: other
Linaro GCC 4.9 Toolchain optimized for Cortex-A15 cpu

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
Logos
282 projects
shell
77523 projects

                 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].