• Cross compiling for ARM, float32x4_t cannot be resolved

    I'm trying to cross comple a bunch of C files from SMP Debian 3.2.46-1 i686 GNU/Linux to ARM Coretex-A9 platform. Linaro linaro-alip 3.0.35-02828-g5cedf96 is running on the ARM board.

    Problems

    1. <arm_neon.h> is missing.
    2. NEON data types like floa…
  • GCC for ARMv7-A - Where can I get the latest version?

    Hello,

    I would like to download the GCC compiler for ARMv7-A. I would like it to support thumb and NEON instructions. Where can I get the latest version?

    Also, are there any other open source compilers that meet the above requirements?

    Thanks