[EMAIL PROTECTED] a écrit :
I'm trying to find the corresponding sparc ones.. I believe I'll get the answer monday.

They are those:
120760-12 Sun Studio 11: Compiler Common patch for Sun C C++ F77 F95
120761-03 Sun Studio 11: Patch for Performance Analyzer Tools
121015-04 Sun Studio 11: Patch for Sun C 5.8 compiler
121017-10 Sun Studio 11: Patch for Sun C++ 5.8 compiler
121021-06 Sun Studio 11: Patch for Fortran 95 Dynamic Libraries
121019-05 Sun Studio 11: Patch for Fortran 95 8.2 Compiler
121023-04 Sun Studio 11: Patch for Sun dbx 7.5 Debugger
122135-02 Sun Studio 11: Patch for Sun Performance Library

120760-12
121015-04
And it still does not work.

How did you build it? On Solaris SPARC, I simply use that:
export \
PATH=/usr/bin:/usr/sbin:/usr/ccs/bin:/opt/SUNWspro/bin:/usr/perl5/bin

export LD_OPTIONS="-R/opt/openssl-0.9.8e/lib"
./config --prefix=/opt/openssl-0.9.8e shared \
  -R/opt/openssl-0.9.8e/lib
make
make test
make install

Did you do make test? Was the result ok?

I'm so used to gcc...

Well, it's your choice. You have both on Solaris.
When you'll have spent a few days trying to sort out the various GCC incompatibilities between versions, and how to upgrade one library without breaking others, you'll understand what I mean.
Been there, done that, gave up GCC when possible.

Laurent
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to