> sha_dgst.c -o sha_dgst.o
> /tmp/ccyX9lOs.s: Assembler messages:
> /tmp/ccyX9lOs.s:305: Error: suffix or operands invalid for `bswap'

The perlasm stuff replaces the bswap directive with its hex code
because it is missing in some (old) assemblers.  Perhaps that should
be done here, too.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to