Implementation notes: ppc32, nintendowiilinuxngx, crypto_hash/md2

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_hash
Primitive: md2

Compiler output

Implementation: openssl
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
hash.c: hash.c:2:25: fatal error: openssl/md2.h: No such file or directory
hash.c: #include <openssl/md2.h>
hash.c: ^
hash.c: compilation terminated.

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