via RT schrieb:
> Confirming identical results on Solaris 10 x86 patchlevel 118844_28,
> built with Sun C 5.8 2005/10/13.
> 
> Any word or suggestions to help debug?  gcc compilation does not
> exhibit this issue.

Some info follows:

- env output

_=/bin/env
MANPATH=/usr/man:/usr/local/man:/usr/openwin/man:/opt/csw/man
SSH_TTY=/dev/pts/8
PATH=/bin:/usr/bin:/usr/sbin:/opt/csw/bin:/opt/csw/sbin:/usr/ccs/bin:/opt/SUNWspro/bin
EDITOR=vi
LOGNAME=sunger
USER=sunger
SHELL=/bin/ksh
HOME=/export/home/sunger
FCEDIT=vi
SSH_CLIENT=172.16.10.75 1267 22
TERM=xterm
PWD=/export/home/sunger/software/build/openssl-0.9.8a
TZ=Europe/Berlin
ENV=/export/home/sunger/.kshrc

- "./config" output

attached as file

- warning from "make" output

attached as file

- "make" output without warnings

attached as file

- "make test" output


and now my speculations :-)

1) compiler options

- during make -xtarget=ultra -xarch=v8plus is used
- on http://developers.sun.com/prodtech/cc/articles/options.html SUN 
descripted -xtarget=ultra3 -xarch=v8plusa

2) may be it helps to use some GNU tools

during "make test" I saw some messages about bc - may be there are some 
problems during make with some other SUN tools

3) compiler optimisation

May be the SUN compiler will use optimisation a little bit to intensiv.
May be it helps to recompile the package with lower optimisation.

Unfortunatly my expirience with c-programming is to short to well 
interpret this error. But my favorit is No. 2 and No. 3 .



Hopefully that helps.


best regards,


        Steffen Unger

--
Steffen Unger <[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to