[openssl-dev] weird linker warnings on solaris 11

Andy Polyakov appro at openssl.org
Tue Aug 16 22:39:19 UTC 2016


> I went back to the 12.4 compiler which works very well, waste of my time
> to debug Oracle compiler, as we wont see any patches released anyway (no support here)

And I installed vendor compiler, 12.5, and I don't observe linker
warnings...

On related note one should probably point out that x86[_64] compilation
with vendor compiler leaves out AVX and Broadwell code paths. This means
that you won't get adequate performance on latest hardware. But gcc
build should work with application compiled with vendor compiler, so why
not adhere to just that? I mean build OpenSSL with gcc and your
application with compiler of your choice, be it gcc or any particular
vendor compiler version.



More information about the openssl-dev mailing list