apparently my knowledge of HP compilers was a bit lacking. the hpux-parisc2-cc target seems to have been written with HP C/ANSI C, not HP aC++ compiler in mind. with the latest version (B.11.11.08) of HP C/ANSI C compiler OpenSSL 0.9.7d compiles without problems on HP-UX 11.00 using the hpux-parisc2-cc target. but it seems to compile fine with aC++ 3.52 with the optimization level downgrade. also, makedepend seems to be part of the imake package.
best regards, aspa
Marko Asplund wrote:
i've upgraded my C compiler from an older version of HP aC++ to v3.52 on HP-UX 11.00 and i'm trying to build OpenSSL v0.9.7d using the hpux-parisc2-cc target. using the old compiler version OpenSSL build went ok but using the new one some tests, e.g. destest, are failing (see attached typescript for details). i experimented with the optimization levels for this target and noticed that changing +O3 to +O2 fixes this problem. is this a bug in OpenSSL or the compiler?>
i'm also getting some error messages about makedepend command not being found during 'make depend'. is this fatal when building from a fresh source tree? where can i get the makedepend program?
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]