Implementation notes: aarch64, lionheart30, crypto_dh/surf127eps

Computer: lionheart30
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_dh
Primitive: surf127eps

Compiler output

Implementation: crypto_dh/surf127eps/mpfq
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
keysharing.c: In file included from keysharing.c:4:
keysharing.c: In file included from ./mpfq_p_127_735.h:5:
keysharing.c: In file included from ./x86_64/mpfq_p_127_735.h:10:
keysharing.c: ./fixmp.h:15:10: fatal error: 'gmp-impl.h' file not found
keysharing.c: #include gt;
keysharing.c: ^
keysharing.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/surf127eps/mpfq
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
keysharing.c: In file included from x86_64/mpfq_p_127_735.h:10:0,
keysharing.c: from mpfq_p_127_735.h:5,
keysharing.c: from keysharing.c:4:
keysharing.c: ./fixmp.h:15:22: fatal error: gmp-impl.h: No such file or directory
keysharing.c: #include gt;
keysharing.c: ^
keysharing.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