Implementation notes: armeabi, tonido, crypto_sign/fslwe25

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_sign
Primitive: fslwe25

Compiler output

Implementation: crypto_sign/fslwe25/ref
Compiler: g++ -funroll-loops -march=native -mtune=xscale -O2
aux.cpp: In file included from aux.cpp:8:0:
aux.cpp: aux.h:5:10: fatal error: NTL/ZZ.h: No such file or directory
aux.cpp: #include <NTL/ZZ.h>
aux.cpp: ^~~~~~~~~~
aux.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mtune=xscale -O2 ref
g++ -funroll-loops -march=native -mtune=xscale -O3 ref
g++ -funroll-loops -march=native -mtune=xscale -Os ref
g++ -march=native -mtune=xscale -O2 ref
g++ -march=native -mtune=xscale -O3 ref
g++ -march=native -mtune=xscale -Os ref