Implementation notes: aarch64, warbear0, crypto_encrypt/ledapkc31

Computer: warbear0
Architecture: aarch64
CPU ID: 411fd072
SUPERCOP version: 20191221
Operation: crypto_encrypt
Primitive: ledapkc31

Compiler output

Implementation: crypto_encrypt/ledapkc31/portableopt
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:
mceliece_cca2_decrypt.c: sha3.h:2:10: fatal error: libkeccak.a.headers/KeccakHash.h: No such file or directory
mceliece_cca2_decrypt.c: 2 | #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