Implementation notes: amd64, par, crypto_sign/fslwe37

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_sign
Primitive: fslwe37

Compiler output

Implementation: crypto_sign/fslwe37/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
aux.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
aux.cpp: In file included from aux.cpp:8:0:
aux.cpp: aux.h:5:20: fatal error: NTL/ZZ.h: No such file or directory
aux.cpp: #include gt;
aux.cpp: ^
aux.cpp: compilation terminated.

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