On Fri, Jan 26, 2001 at 03:21:26PM +0000, [EMAIL PROTECTED] wrote:
> I have investigated further and got a clean compile by changing -O3 to -O1 for
> CFLAG in the Makefile, so it looks like an optimizer problem on my machine.  I'd
> still appreciate confirmation of this, and advice on whether or not the above
> change will cause a problem.  If others have the same problem, maybe this work
....

> gcc -I.. -I../../include -DTHREADS  -DDSO_DL -D_REENTRANT -O3 -DB_ENDIAN
> -DBN_DIV2W -c bn_asm.c
> gcc: Internal compiler error: program cc1 got fatal signal 11
...

> $ gcc -v
> Reading specs from /usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/specs
> gcc version 2.8.1

If I remember correctly, gcc 2.8.x is considered to be buggy and in a lot
of packages you will find hints to avoid this version at all.
I had been using gcc-2.7.x until recently without too much problems and have
now updated to 2.95.2 and it also works.
I strongly recommend you to get rid of gcc-2.8.1 and install 2.95.2
instead.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to