Re: [openssl-dev] [openssl.org #4642] [openssl-1.1.0-pre6] make failes with solaris-x86-cc & solaris64-x86_64-cc

2016-08-14 Thread paul.d...@oracle.com via RT
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

Re: [openssl-dev] weird linker warnings on solaris 11

2016-08-14 Thread Erik Forsberg
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

Re: [openssl-dev] [openssl.org #4642] [openssl-1.1.0-pre6] make failes with solaris-x86-cc & solaris64-x86_64-cc

2016-08-14 Thread Erik Forsberg via RT
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 >

Re: [openssl-dev] [openssl.org #4642] [openssl-1.1.0-pre6] make failes with solaris-x86-cc & solaris64-x86_64-cc

2016-08-14 Thread Erik Forsberg
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 >

Re: [openssl-dev] [openssl.org #4642] [openssl-1.1.0-pre6] make failes with solaris-x86-cc & solaris64-x86_64-cc

2016-08-14 Thread paul.d...@oracle.com via RT
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

Re: [openssl-dev] weird linker warnings on solaris 11

2016-08-14 Thread Erik Forsberg
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

Re: [openssl-dev] weird linker warnings on solaris 11

2016-08-14 Thread Kurt Roeckx
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