Configuring for bsdi-elf-gcc
...
asm/s512sse2-elf.s: Assembler messages:
asm/s512sse2-elf.s:26: Error: no such 386 instruction: `movdqu (%edx),%xmm0'

You need up-to-date assembler to compile SSE2-enabled modules available in 0.9.8. I know nothing about bsdi, but it seems to be common that bare-bone BSD flavors are equipped with minimally-featured assembler. Fully-fledged one might or might not be available as add-on package for your OS. Your options are 1. find or compile SSE2-capable assembler, such as one found in binutils-2.14, or 2. re-configure OpenSSL with no-sse2 option and sacrifice some performance on P4 platform. A.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]

Reply via email to