Implementation notes: mipso32, h1mips, crypto_sign/rainbowbinary256181212

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_sign
Primitive: rainbowbinary256181212

Compiler output

Implementation: crypto_sign/rainbowbinary256181212/ref
Compiler: g++
rainbow-test.cpp: In file included from rainbow-test.cpp:1:
rainbow-test.cpp: gf.h:4:23: error: emmintrin.h: No such file or directory
rainbow-test.cpp: In file included from gf.h:181,
rainbow-test.cpp: from rainbow-test.cpp:1:
rainbow-test.cpp: gf16.h:4:23: error: tmmintrin.h: No such file or directory
rainbow-test.cpp: In file included from rainbow-test.cpp:1:
rainbow-test.cpp: gf.h:61: error: '__m128i' does not name a type
rainbow-test.cpp: gf.h:65: error: ISO C++ forbids declaration of '__m128i' with no type
rainbow-test.cpp: gf.h:65: error: expected ',' or '...' before '&' token
rainbow-test.cpp: gf.h: In copy constructor 'gfv_unitgt;::gfv_unit(const gfv_unitgt;&)':
rainbow-test.cpp: gf.h:64: error: class 'gfv_unitgt;' does not have any field named 'v'
rainbow-test.cpp: gf.h: In constructor 'gfv_unitgt;::gfv_unit(int)':
rainbow-test.cpp: gf.h:65: error: class 'gfv_unitgt;' does not have any field named 'v'
rainbow-test.cpp: gf.h:65: error: 'a' was not declared in this scope
rainbow-test.cpp: gf.h: In constructor 'gfv_unitgt;::gfv_unit(const gfgt;&)':
rainbow-test.cpp: gf.h:66: error: class 'gfv_unitgt;' does not have any field named 'v'
rainbow-test.cpp: gf.h: In member function 'gfv_unitgt;& gfv_unitgt;::operator=(const gfv_unitgt;&)':
rainbow-test.cpp: gf.h:68: error: 'v' was not declared in this scope
rainbow-test.cpp: gf.h: In member function 'gfv_unitgt;& gfv_unitgt;::operator+=(const gfv_unitgt;&)':
rainbow-test.cpp: gf.h:69: error: 'v' was not declared in this scope
rainbow-test.cpp: gf.h: In member function 'const gfv_unitgt; gfv_unitgt;::operator+(const gfv_unitgt;&) const':
rainbow-test.cpp: gf.h:70: error: 'v' was not declared in this scope
rainbow-test.cpp: gf.h: In member function 'gfv_unitgt;& gfv_unitgt;::operator-=(const gfv_unitgt;&)':
rainbow-test.cpp: gf.h:71: error: 'v' was not declared in this scope
rainbow-test.cpp: gf.h: In member function 'const gfv_unitgt; gfv_unitgt;::operator-(const gfv_unitgt;&) const':
rainbow-test.cpp: ...

Number of similar (compiler,implementation) pairs: 13, namely:
CompilerImplementations
g++ ref
g++ -O2 -fomit-frame-pointer ref
g++ -O3 -fomit-frame-pointer ref
g++ -O -fomit-frame-pointer ref
g++ -Os -fomit-frame-pointer ref
g++ -fno-schedule-insns -O2 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O -fomit-frame-pointer ref
g++ -fno-schedule-insns -Os -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer ref