> OS: SunOS 5.10
> Compiler: SunStudio
> 
> As requested on the mailing lists today I downloaded
> openssl-1.0.1-stable-SNAP-20111209
> and tried to compile it on various OS.
> It failed on SunOS 5.10 when using Sun's compiler:
> 
> cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include 
> -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -fast -xarch=amd64 
> -xstrconst -Xa -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT 
> -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM 
> -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM 
> -DGHASH_ASM -c -o modexp512-x86_64.o modexp512-x86_64.s
> Assembler: 
>       "modexp512-x86_64.s", line 433 : Syntax error
>       "modexp512-x86_64.s", line 450 : Syntax error
>       "modexp512-x86_64.s", line 475 : Syntax error
>       "modexp512-x86_64.s", line 1477 : Syntax error
> cc: assembler failed for modexp512-x86_64.s

Please verify http://cvs.openssl.org/chngview?cn=21836.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to