Implementation notes: mips32, gcc49, crypto_hash/hamsi512

Computer: gcc49
Architecture: mips32
CPU ID: unknown CPU ID
SUPERCOP version: 20130126
Operation: crypto_hash
Primitive: hamsi512

Compiler output

Implementation: crypto_hash/hamsi512/sphlib
Compiler: gcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer
hamsi.c: hamsi.c:111:26: error: hamsi_helper.c: No such file or directory
hamsi.c: hamsi.c: In function 'hamsi_small':
hamsi.c: hamsi.c:336: error: 'INPUT_SMALL' undeclared (first use in this function)
hamsi.c: hamsi.c:336: error: (Each undeclared identifier is reported only once
hamsi.c: hamsi.c:336: error: for each function it appears in.)
hamsi.c: hamsi.c: In function 'hamsi_small_final':
hamsi.c: hamsi.c:351: error: 'INPUT_SMALL' undeclared (first use in this function)
hamsi.c: hamsi.c: In function 'hamsi_big':
hamsi.c: hamsi.c:638: error: 'INPUT_BIG' undeclared (first use in this function)
hamsi.c: hamsi.c: In function 'hamsi_big_final':
hamsi.c: hamsi.c:654: error: 'INPUT_BIG' undeclared (first use in this function)

Number of similar (compiler,implementation) pairs: 16, namely:
CompilerImplementations
gcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer sphlib sphlib-small
gcc -funroll-loops -mabi=n32 -O3 -fomit-frame-pointer sphlib sphlib-small
gcc -funroll-loops -mabi=n32 -O -fomit-frame-pointer sphlib sphlib-small
gcc -funroll-loops -mabi=n32 -Os -fomit-frame-pointer sphlib sphlib-small
gcc -mabi=n32 -O2 -fomit-frame-pointer sphlib sphlib-small
gcc -mabi=n32 -O3 -fomit-frame-pointer sphlib sphlib-small
gcc -mabi=n32 -O -fomit-frame-pointer sphlib sphlib-small
gcc -mabi=n32 -Os -fomit-frame-pointer sphlib sphlib-small