Implementation notes: ppc32, nintendowiilinuxngx, crypto_kem/sntrup761

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_kem
Primitive: sntrup761
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
4398554169536 0 042647 708 1508refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
4907813047668 0 037881 704 1508refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
5796162007544 0 037305 700 1508refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
5877563765836 0 034317 696 1508refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221

Compiler output

Implementation: factored
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
kem.c: In file included from kem.c:1:0:
kem.c: params.h:13:36: fatal error: crypto_encode_761x4591.h: No such file or directory
kem.c: #include "crypto_encode_761x4591.h"
kem.c: ^
kem.c: compilation terminated.

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