Implementation notes: armeabi, h2tegra, crypto_stream/hc128

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_stream
Primitive: hc128

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200606
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.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: 12, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv e/hc-128/200606 e/hc-128/200701a e/hc-128/200701b
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv e/hc-128/200606 e/hc-128/200701a e/hc-128/200701b
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv e/hc-128/200606 e/hc-128/200701a e/hc-128/200701b
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv e/hc-128/200606 e/hc-128/200701a e/hc-128/200701b