Implementation notes: mips64, gcc49, crypto_encrypt/3hfe

Computer: gcc49
Architecture: mips64
CPU ID: unknown CPU ID
SUPERCOP version: 20130126
Operation: crypto_encrypt
Primitive: 3hfe

Compiler output

Implementation: crypto_encrypt/3hfe/ref
Compiler: g++ -mabi=64 -O2 -fomit-frame-pointer
HFE-test.cpp: In file included from tower.h:5,
HFE-test.cpp: from HFE.h:6,
HFE-test.cpp: from HFE-test.cpp:18:
HFE-test.cpp: gfv.h:3:23: error: emmintrin.h: No such file or directory
HFE-test.cpp: In file included from tower.h:5,
HFE-test.cpp: from HFE.h:6,
HFE-test.cpp: from HFE-test.cpp:18:
HFE-test.cpp: gfv.h:7: error: '__m128i' does not name a type
HFE-test.cpp: gfv.h:12: error: ISO C++ forbids declaration of '__m128i' with no type
HFE-test.cpp: gfv.h:12: error: expected ',' or '...' before '&' token
HFE-test.cpp: ...
HFE-test.cpp: tower.h:796: instantiated from here
HFE-test.cpp: gfv.h:21: error: 'const struct gfvgt;' has no member named 'v'
HFE-test.cpp: gfv.h:21: error: 'const struct gfvgt;' has no member named 'v'
HFE-test.cpp: gfv.h:21: error: '_mm_sub_epi16' was not declared in this scope
HFE-test.cpp: gfv.h: In member function 'const gfvgt; gfvgt;::operator-() const [with unsigned int p = 31u]':
HFE-test.cpp: tower.h:85: instantiated from 'const gftowergt; gftowergt;::operator-() const [with unsigned int p = 31u, unsigned int pow = 15u]'
HFE-test.cpp: tower.h:1140: instantiated from here
HFE-test.cpp: gfv.h:24: error: '_mm_setzero_si128' was not declared in this scope
HFE-test.cpp: gfv.h:24: error: 'const struct gfvgt;' has no member named 'v'
HFE-test.cpp: gfv.h:24: error: '_mm_sub_epi16' was not declared in this scope

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -mabi=64 -O2 -fomit-frame-pointer ref
g++ -mabi=64 -O3 -fomit-frame-pointer ref
g++ -mabi=64 -O -fomit-frame-pointer ref
g++ -mabi=64 -Os -fomit-frame-pointer ref