Implementation notes: amd64, tueisecgern, crypto_hash/sha256

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_hash
Primitive: sha256
TimeImplementationCompilerBenchmark dateSUPERCOP version
16661sphlibgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
17204sphlib-smallgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
17219sphlib-smallgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
17630sphlib-smallgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
18731refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
18789refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
18802refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
28658sphlibgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
31385cryptoppg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
33418cryptoppg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
34043cryptoppg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
34380sphlibgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
35012sphlibgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
36702cryptoppg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
37015refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
37217sphlib-smallgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_hash/sha256/openssl
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
hash.c: hash.c:2:25: fatal error: openssl/sha.h: No such file or directory
hash.c: #include gt;
hash.c: ^
hash.c: compilation terminated.

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