Hi,

> I've just tried compiling OpenSSL-0.9.8a for HPPA64 architecture
> (using gcc-4.1) and 'make test' ends with
> 
> > ...
> > ecb idea ok
> > cbc idea ok
> > cfb64 idea ok
> >         ../util/shlib_wrap.sh ./shatest
> > *** Termination signal 139
> > 
> > Stop.
> > *** Error exit code 1
> > 
> > Stop.
> 
> Any known remedy? E.g. compiling specific files with lower
> optimiation level?

Hm, replacing "-O3" by "-O0" for that platform in Configure and
rerunning Configure ng with an "no-asm" and rebuilding every-
thing didn't have any success either. Any suggestions?

        Regards,
                Stefan Neis



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

Reply via email to