Implementation notes: ppc32, nintendowiilinuxngx, crypto_kem/sntrup653

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_kem
Primitive: sntrup653
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3219467529408 0 042519 708 1508refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
3603076327668 0 037881 704 1508refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
4268818447544 0 037305 700 1508refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011020191221
4328565485836 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_653x4621.h: No such file or directory
kem.c: #include "crypto_encode_653x4621.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