11-07-2018, 02:46 AM
When I tried using this compiler in buildroot,
gcc-linaro-5.3.1-2016.05-x86_64_arm-linux-gnueabi.tar.xz
Buildroot complained that it is for VFP, not NEON.
Plus the kernel headers are 4.0 and V5 kernel is 4.4.
For optimal v5 it wants a 'hf' compiler.
I switched over to the buildroot recommended compiler (Arm ARM 2018.08) and have not encountered any issues so far.
gcc-linaro-5.3.1-2016.05-x86_64_arm-linux-gnueabi.tar.xz
Buildroot complained that it is for VFP, not NEON.
Plus the kernel headers are 4.0 and V5 kernel is 4.4.
For optimal v5 it wants a 'hf' compiler.
I switched over to the buildroot recommended compiler (Arm ARM 2018.08) and have not encountered any issues so far.