Implementation notes: amd64, bitvise, crypto_encrypt/ledapkc30

Computer: bitvise
Architecture: amd64
CPU ID: GenuineIntel-000906ea-bfebfbff
SUPERCOP version: 20190910
Operation: crypto_encrypt
Primitive: ledapkc30

Compiler output

Implementation: portableopt
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
mceliece_cca2_decrypt.c: In file included from mceliece_cca2_decrypt.c:35:
mceliece_cca2_decrypt.c: ./sha3.h:2:10: fatal error: 'libkeccak.a.headers/KeccakHash.h' file not found
mceliece_cca2_decrypt.c: #include <libkeccak.a.headers/KeccakHash.h>
mceliece_cca2_decrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mceliece_cca2_decrypt.c: 1 error generated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt

Compiler output

Implementation: portableopt
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
mceliece_cca2_decrypt.c: In file included from mceliece_cca2_decrypt.c:35:0:
mceliece_cca2_decrypt.c: sha3.h:2:10: fatal error: libkeccak.a.headers/KeccakHash.h: No such file or directory
mceliece_cca2_decrypt.c: #include <libkeccak.a.headers/KeccakHash.h>
mceliece_cca2_decrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mceliece_cca2_decrypt.c: compilation terminated.

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