Re: openssl 0.9.8h on Solaris 10.3 amd64 blues

2008-09-10 Thread nbalkanas
Yes. I tried it myself and works. Indeed it is an incompatibility between solaris linker and solaris gcc. It is recommended not only because of performance, but because a broken gcc might affect all future compilations. I hope the guys in gcc get wind of this. Many thanks to Andy, as well. > [EM

Re: openssl 0.9.8h on Solaris 10.3 amd64 blues

2008-09-10 Thread nbalkanas
Dear Doug, Thanks a lot for the fast reply. The no-asm did it. I imagine this may have some performance penalties since it seems to use it for shared memory. On the side, os/compiler option "debug-solaris-x86-gcc" doesn't seem to be supported in 0.9.8h. Unfortunately the whole stack trace is wit

openssl 0.9.8h on Solaris 10.3 amd64 blues

2008-09-09 Thread nbalkanas
Hi, I've waisted most of my day today with openssl deployment on the aforementioned server. Any help would be greatly appreciated. I compile using gcc32 with the following options: Configure solaris-x86-gcc threads no-krb5 I definitely need threads. Compilation goes through without problems but