Implementation notes: sparcv9, t5120, crypto_dh/curve25519

Computer: t5120
Architecture: sparcv9
CPU ID: unknown CPU ID
SUPERCOP version: 20180818
Operation: crypto_dh
Primitive: curve25519
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
15994939? ? ?? ? ?refgcc_-mcpu=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv2018100920180818
16049469? ? ?? ? ?refgcc_-mcpu=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv2018100920180818

Compiler output

Implementation: mpfq
Security model: unknown
Compiler: gcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
curve25519.c: curve25519.c:18:10: fatal error: gmp.h: No such file or directory
curve25519.c: #include <gmp.h>
curve25519.c: ^~~~~~~
curve25519.c: compilation terminated.

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