Implementation notes: armeabi, c1, crypto_sign/rainbow6440

Computer: c1
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_sign
Primitive: rainbow6440

Compiler output

Implementation: crypto_sign/rainbow6440/ref
Compiler: g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
rainbow_w-test.cpp: In file included from bqas.h:5:0,
rainbow_w-test.cpp: from rainbow_w.h:7,
rainbow_w-test.cpp: from rainbow_w-test.cpp:6:
rainbow_w-test.cpp: gfv.h:3:23: fatal error: emmintrin.h: No such file or directory
rainbow_w-test.cpp: #include gt;
rainbow_w-test.cpp: ^
rainbow_w-test.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2 ref
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3 ref
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os ref
g++ -mcpu=native -mfpu=neon-vfpv4 -O2 ref
g++ -mcpu=native -mfpu=neon-vfpv4 -O3 ref
g++ -mcpu=native -mfpu=neon-vfpv4 -Os ref