Sorry, but there are no more tags available to filter with.
  • 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…