Implementation notes: mipso32, loongson, crypto_stream/hc256

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_keysetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_ivsetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_process_bytes':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o):hc-256.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: 8, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os e/hc-256/200701
gcc -march=loongson2f -mabi=n32 -O2 e/hc-256/200701
gcc -march=loongson2f -mabi=n32 -O3 e/hc-256/200701
gcc -march=loongson2f -mabi=n32 -Os e/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -Os
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_keysetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_ivsetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_process_bytes':
try.c: hc-256.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/hc-256/200511
gcc -march=loongson2f -mabi=n32 -O2 e/hc-256/200511
gcc -march=loongson2f -mabi=n32 -O3 e/hc-256/200511
gcc -march=loongson2f -mabi=n32 -Os e/hc-256/200511