Re: openssl 0.9.4 on HP-UX 10.20

1999-11-22 Thread Lutz Jaenicke
On Mon, Nov 22, 1999 at 02:48:42PM +0100, Klaus-Dieter Wirth wrote: > 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

openssl 0.9.4 on HP-UX 10.20

1999-11-22 Thread Klaus-Dieter Wirth
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