On Mon, Jun 07, 1999 at 11:54:43PM +0200, Andy Polyakov wrote:
>>> When building openssl-0.9.3 on HP-UX 9.07 with the HP-UX native
>>> unbundled cc, exptest dies [...]
>> Did the IRIX bug fix break this,
> I find it hard to beleive.
[...]
> Now the real problem:-) Being HP-UX illiterate (well, when it comes to
> application development:-) I naturally ignored-n-deleted the original
> message so that I don't know now who has posed the question and if he's
> a member of this list.
Doesn't matter, since he doesn't even answers personal e-mail. The
real real problem seems to be that the HP-UX compiler is C illiterate.
We encountered such a problem before, didn't we? The compiler took
the wrong branch of an #ifdef or #if defined; with tools of that
quality there's not much one can do.
The exception that was reported in the message starting this thread
was in line 98 of bn_asm.c, according to the backtrace provided in
that message; but the compiler options did not include BN_LLONG, so
this line should not have been compiled.
Other HP-UX problems that have been reported: "cc -o ssleay ..." never
ends; or some step aborts with memory problems. Does anything ever
work on HP-UX?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]