|
Hi,
the default autoconf for openssl
on HPUX11 give a compiler flag of +DA2.0. this flag will compile the
openssl
library in 64-bit mode which can't be used by
apache (32bit). The correct compiler flag should be
+DAportable
so CC will generate correct code that can run on
either platform.
-peter huang
HP Internet Security
Division
|
- Re: support for HPUX11 on 32/64 bit machine Peter Huang
