Implementation notes: mips64, gcc49, crypto_stream/ocelot2

Computer: gcc49
Architecture: mips64
CPU ID: unknown CPU ID
SUPERCOP version: 20130126
Operation: crypto_stream
Primitive: ocelot2

Compiler output

Implementation: crypto_stream/ocelot2/ref
Compiler: g++ -mabi=64 -O2 -fomit-frame-pointer
stream.cpp: stream.cpp: In function 'int crypto_stream_ocelot2_ref(unsigned char*, long long unsigned int, const unsigned char*, const unsigned char*)':
stream.cpp: stream.cpp:12: error: 'crypto_stream_ocelot1_ref_KEYBYTES' was not declared in this scope
stream.cpp: stream.cpp: In function 'int crypto_stream_ocelot2_ref_xor(unsigned char*, const unsigned char*, long long unsigned int, const unsigned char*, const unsigned char*)':
stream.cpp: stream.cpp:29: error: 'crypto_stream_ocelot1_ref_KEYBYTES' 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