On Tue, 31 Dec 2002, Andy Polyakov via RT wrote:

> First of all it would facilitate if you could file a single problem per
> report. In which the person who is considering to close the ticket won't
> end up judging over things he doesn't feel like capable of judging. 
> ...

i'm sorry about this but i didn't file the problem reports explicitly, i
just sent the reports to [EMAIL PROTECTED] without realizing they
would end up in the request tracker.

> ...
> As implied in RT#410 closing note it smells like a compiler bug. From my
> personal experience HP compilers seldom work out-of-the-box and usually
> require patching. In either case do try to lower the optimization level
> [as INSTALL suggests]!

changing optimization level from +O3 to +O2 in the hpux-parisc2-cc target
seems to fix the BN_kronecker test problem with the no-asm option. i'll
try and see if HP has patches related to this issue.

> ...
> > 3) shared library linking fails with hpux-parisc2-cc target.
> 
> 'cd ./crypto/bn; rm asm/pa-risc2.o; make -n'. What is the command line
> issued to compile asm/pa-risc2.o? Does it have +Z? Copy-n-paste command
> line adding +Z and execute it. Does it execute? If it does, 'cd ../../;
> make'. Does it complete?

the command line already includes +Z:
cc -c -I.. -I../.. -I../../include +Z -DOPENSSL_THREADS -D_REENTRANT -DDSO_DL 
-DOPENSSL_NO_KRB5 -DOPENSSL_NO_IDEA +DA2.0 +DS2.0 +O3 +Optrs_strongly_typed +Olibcalls 
-Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -o asm/pa-risc2.o asm/pa-risc2.s

best regards,
-- 
        aspa                                    http://www.kronodoc.fi/




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to