MLUG: [UUG/MLUG] bswap message
[UUG/MLUG] bswap message
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi folks!

   Does anyone has any idea about this message and how to fix it? any advice, appreciate. ;)

gcc -I.. -I../../include -DTHREADS -D_REENTRANT -fPIC -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM   -c sha1dgst.c -o sha1dgst.o
/tmp/ccMgEuoQ.s: Assembler messages:
/tmp/ccMgEuoQ.s:565: Error: suffix or operands invalid for `bswap'
/tmp/ccMgEuoQ.s:569: Error: suffix or operands invalid for `bswap'
make[3]: *** [sha1dgst.o] Error 1
/tmp/ccak9iFO.s: Assembler messages:
/tmp/ccak9iFO.s:328: Error: suffix or operands invalid for `bswap'
/tmp/ccak9iFO.s:335: Error: suffix or operands invalid for `bswap'
/tmp/ccak9iFO.s:340: Error: suffix or operands invalid for `bswap'
/tmp/ccak9iFO.s:349: Error: suffix or operands invalid for `bswap'
/tmp/ccak9iFO.s:590: Error: suffix or operands invalid for `bswap'
/tmp/ccak9iFO.s:597: Error: suffix or operands invalid for `bswap'
/tmp/ccak9iFO.s:602: Error: suffix or operands invalid for `bswap'
/tmp/ccak9iFO.s:611: Error: suffix or operands invalid for `bswap'

dong