Richard Levitte - VMS Whacker wrote:

> jrfndes> using the option alpha-cc. with -O4 ... -O1 the program ~
> jrfndes> /crypto/sha/sha_dsgt.c stop the
> jrfndes> compiler sending the following the message:
> [...]
> jrfndes> My compiler version ...
> jrfndes> # cc -V
> jrfndes> cc  (cc)
> jrfndes>         Digital UNIX Compiler Driver 3.11
> jrfndes> DEC C V5.9-008 on Digital UNIX V4.0 (Rev. 1229)
>
> Hmm, that reminds me of a misbehavior of DEC C on OpenVMS/VAX.  When
> it's going to compile the digests, I have to give it the extra
> qualifier /OPTIMIZE=NODISJOINT .  I assume there's a similar flag on
> dunix.

I thank your help, but I don't get to find any reference of this parameter
for the compiler cc in the dunix.

I solved using -O0 temporarily, that is to say without optimization
specifically for sha_dgst.c ...
I have to solve this or I won't know the "tru64" limits of my system!

It would appreciate other tips  ...

Thanks,

Jose Roberto Fernandes
Genius Software Ltda
Av. Paulista, 807 CJ 902
01311-100 Sao Paulo Brasil

+5511 253700 (voice/fax)
http://www.bc-ip.com.br



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

Reply via email to