Based on the testing we did, using atomic operations to adjust reference counts
provides a significant performance boost to the TLS stack (when measuring
connections per second).
Pauli
--
Oracle
Dr Paul Dale | Cryptographer | Network Security & Encryption
Phone +61 7 3031 7217
Oracle Australi
the issue appears to be not in the compiler, but the newer Soalris linker (ld)
I switched back to using 12.4 compiler, issue went away BUT now the issue
surfaces
if building OpenSSL using GCC. Some examples during the test suite
ld: warning: relocation warning: R_386_COPY: file ./libcrypto.so: sy
Until everyone will agree on the C11 standard name, maybe we should avoid the
issue, doesnt seem very important in OpenSSL usage.
>-- Original Message --
>
>I believe Intel's C compiler knows about them too.
>
>
>Pauli
>
>--
>Oracle
>Dr Paul Dale | Cryptographer | Network Security & Encryption
>
Until everyone will agree on the C11 standard name, maybe we should avoid the
issue, doesnt seem very important in OpenSSL usage.
>-- Original Message --
>
>I believe Intel's C compiler knows about them too.
>
>
>Pauli
>
>--
>Oracle
>Dr Paul Dale | Cryptographer | Network Security & Encryption
>
I believe Intel's C compiler knows about them too.
Pauli
--
Oracle
Dr Paul Dale | Cryptographer | Network Security & Encryption
Phone +61 7 3031 7217
Oracle Australia
-Original Message-
From: Erik Forsberg via RT [mailto:r...@openssl.org]
Sent: Saturday, 13 August 2016 5:50 AM
To: yo
support for attribute visibility is new in the studio 12.5 compiler
so there seems to be some incompatibility between cc and gcc now
>-- Original Message --
>
>On Sat, Aug 13, 2016 at 08:27:30PM -0700, Erik Forsberg wrote:
>>
>> just updated to developer studio 12.5 on Solaris 11.3
>> I see lot o
On Sat, Aug 13, 2016 at 08:27:30PM -0700, Erik Forsberg wrote:
>
> just updated to developer studio 12.5 on Solaris 11.3
> I see lot of warnings when linking OpenSSL 1.1
> looking like these
>
> link_app.solaris-shared
> LD_LIBRARY_PATH=.: cc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THRE