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

2016-08-17 Thread Andy Polyakov
>>> 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... > >interesting, can I ask which

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

2016-08-16 Thread Erik Forsberg
>-- Original Message -- > >> 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... interesting,

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

2016-08-16 Thread Andy Polyakov
> 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

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

2016-08-16 Thread Erik Forsberg
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) >-- Original Message -- > >> the issue appears to be not in the compiler, but the newer Soalris linker >> (ld) >> I switched back to

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

2016-08-15 Thread Andy Polyakov
> 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 What I was going to comment before I've read this message

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

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

[openssl-dev] weird linker warnings on solaris 11

2016-08-13 Thread Erik Forsberg
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_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2