Implementation notes: mipso32, erpro8fsf2, crypto_stream/sosemanuk

Computer: erpro8fsf2
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20220213
Operation: crypto_stream
Primitive: sosemanuk
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3717813668 1123 01491726 155215 11584T:cryptoppg++_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111420211108
3722413668 1123 01489710 155215 11584T:cryptoppg++_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111420211108
3744013488 1126 01489880 155219 11584T:cryptoppg++_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111420211108
3790210236 1759 01486670 155899 11584T:cryptoppg++_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111420211108

Compiler output

Implementation: T:e/submissions/sosemanuk
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: libcrypto_stream_sosemanuk.a(sosemanuk.o): In function `sosemanuk_internal':
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: libcrypto_stream_sosemanuk.a(sosemanuk.o):sosemanuk.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: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:e/submissions/sosemanuk
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:e/submissions/sosemanuk
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:e/submissions/sosemanuk
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:e/submissions/sosemanuk