Implementation notes: amd64, waldorf, crypto_dh/surf2113

Computer: waldorf
Architecture: amd64
CPU ID: GenuineIntel-000106e5-bfebfbff
SUPERCOP version: 20160715
Operation: crypto_dh
Primitive: surf2113

Compiler output

Implementation: crypto_dh/surf2113/mpfq
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Surf2_113.c: Surf2_113.c:9:10: fatal error: 'gmp.h' file not found
Surf2_113.c: #include gt;
Surf2_113.c: ^
Surf2_113.c: 1 error generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments mpfq

Compiler output

Implementation: crypto_dh/surf2113/mpfq
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Surf2_113.c: Surf2_113.c:9:17: fatal error: gmp.h: No such file or directory
Surf2_113.c: #include gt;
Surf2_113.c: ^
Surf2_113.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv mpfq
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv mpfq
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv mpfq
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv mpfq