Hello,

I'm using the crypto library of openssl 0.9.4 on HP-UX 10.20. I've got
things running with "hpux10-brokencc" configuration, i.e. compile with
HP's cc. When I build my own program with cc and link it with
libcrypto.a, it works really fine.

Because of other reasons I have to use HP's CC (C++)-compiler and linker
now. So I compile my code with CC and link it with the cc-built
libcrypto.a. Despite this approach should work (I've done similar things
often before and there are no errors and no warnings), the program
crashes with "Segmentation fault (core dumped)".

Does anybody have an idea how to fix this problem? Has anybody managed
to build openssl with HP's CC?

Thanks in advance

Klaus-Dieter Wirth

-- 
Dr. Klaus-Dieter Wirth   Alcatel SEL AG Berlin  
Department VB/EFB        phone:        +49 30 7002 3947
Colditzstrasse 34-36     telefax:      +49 30 7002 3345
D-12099 Berlin           internet: [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to