> 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.

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to