Implementation notes: mipso32, loongson, crypto_stream/snow20

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_stream
Primitive: snow20

Compiler output

Implementation: crypto_stream/snow20/e/benchmarks/snow-2.0
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
try.c: crypto_stream_snow20.a(snow-2.0.o): In function `ECRYPT_process_bytes':
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_snow20.a(snow-2.0.o):snow-2.0.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 e/benchmarks/snow-2.0
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 e/benchmarks/snow-2.0

Compiler output

Implementation: crypto_stream/snow20/e/benchmarks/snow-2.0
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -Os
try.c: crypto_stream_snow20.a(snow-2.0.o): In function `ECRYPT_process_bytes':
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os e/benchmarks/snow-2.0
gcc -march=loongson2f -mabi=n32 -O2 e/benchmarks/snow-2.0
gcc -march=loongson2f -mabi=n32 -O3 e/benchmarks/snow-2.0
gcc -march=loongson2f -mabi=n32 -Os e/benchmarks/snow-2.0