Implementation notes: mipso32, loongson, crypto_dh/claus

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_dh
Primitive: claus

Compiler output

Implementation: crypto_dh/claus/gmp
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
keypair.cpp: keypair.cpp:1:19: fatal error: gmpxx.h: No such file or directory
keypair.cpp: #include gt;
keypair.cpp: ^
keypair.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=loongson2f -mabi=n32 -O2 gmp
g++ -funroll-loops -march=loongson2f -mabi=n32 -O3 gmp
g++ -funroll-loops -march=loongson2f -mabi=n32 -Os gmp
g++ -march=loongson2f -mabi=n32 -O2 gmp
g++ -march=loongson2f -mabi=n32 -O3 gmp
g++ -march=loongson2f -mabi=n32 -Os gmp

Compiler output

Implementation: crypto_dh/claus/ntl
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
keypair.cpp: keypair.cpp:1:20: fatal error: NTL/ZZ.h: No such file or directory
keypair.cpp: #include gt;
keypair.cpp: ^
keypair.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=loongson2f -mabi=n32 -O2 ntl
g++ -funroll-loops -march=loongson2f -mabi=n32 -O3 ntl
g++ -funroll-loops -march=loongson2f -mabi=n32 -Os ntl
g++ -march=loongson2f -mabi=n32 -O2 ntl
g++ -march=loongson2f -mabi=n32 -O3 ntl
g++ -march=loongson2f -mabi=n32 -Os ntl

Compiler output

Implementation: crypto_dh/claus/cryptopp
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
keypair.cpp: keypair.cpp:1:25: fatal error: cryptopp/dh.h: No such file or directory
keypair.cpp: #include gt;
keypair.cpp: ^
keypair.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=loongson2f -mabi=n32 -O2 cryptopp
g++ -funroll-loops -march=loongson2f -mabi=n32 -O3 cryptopp
g++ -funroll-loops -march=loongson2f -mabi=n32 -Os cryptopp
g++ -march=loongson2f -mabi=n32 -O2 cryptopp
g++ -march=loongson2f -mabi=n32 -O3 cryptopp
g++ -march=loongson2f -mabi=n32 -Os cryptopp

Compiler output

Implementation: crypto_dh/claus/openssl
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
keypair.c: In file included from /usr/include/openssl/bn.h:129:0,
keypair.c: from keypair.c:2:
keypair.c: /usr/include/openssl/e_os2.h:56:33: fatal error: openssl/opensslconf.h: No such file or directory
keypair.c: #include gt;
keypair.c: ^
keypair.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 openssl
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 openssl
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os openssl
gcc -march=loongson2f -mabi=n32 -O2 openssl
gcc -march=loongson2f -mabi=n32 -O3 openssl
gcc -march=loongson2f -mabi=n32 -Os openssl