# ./Configure solaris-x86-gcc zlib shared -L/usr/local/lib
gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D
_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -march=i48
6 -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM -DOPENSSL_BN_ASM_PART_WORDS -D
OPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -R/usr/loca
l/lib:/usr/local/ssl/lib -c -o x86cpuid-elf.o x86cpuid-elf.s
Assembler: x86cpuid.s
        aline 144       : Illegal mnemonic
        aline 144       : syntax error
        aline 144       : Illegal register
        aline 144       : Illegal register

If you use ./Configure [as opposite to ./config], then you become liable to determine when no-sse2 is due and pass it down. ./config throws in no-sse2 on SunOS prior 5.10. A.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to