[openssl-users] openssl-1.1.1-pre6 throws plenty of "Warning: -xarch=v9 is deprecated, use -m64 -xarch=sparc instead"

Dennis Clarke dclarke at blastwave.org
Sun May 27 18:29:32 UTC 2018



On Solaris 10 sparc with Oracle Studio 12.6 this is perhaps merely an
annoyance.

If I entirely leave Configurations/10-main.conf untouched and go with
the cflags suggested then I get warnings on every compile :

.
.
.
cc  -I. -Icrypto/include -Iinclude -KPIC -xarch=v9 -xstrconst -Xa -xO5 
-xdepend -DFILIO_H -DB_ENDIAN -DBN_DIV2W -DOPENSSL_PIC 
-DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m 
-DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DGHASH_ASM 
-DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" 
-DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_REENTRANT -DNDEBUG   -c 
-o crypto/cms/cms_io.o crypto/cms/cms_io.c
cc: Warning: -xarch=v9 is deprecated, use -m64 -xarch=sparc instead


May be best to change cflags for solaris64-sparcv9-cc slightly.


Dennis



More information about the openssl-users mailing list