Hi!

When configurin openssl-0.9.6a on a Sun Blade100 machine running
solaris2.8 (using gcc-2.95.3) ./config decides to use gcc
-mcpu=ultrasparc

IMO this is a bad idea. No released versions of gcc supports
ultrasparc code generation correctly. Yes, the flag works, but there
are known problems with the sparc 64bit code generation. 
Even the gcc-3.0 CVS branch as of now does not support 64bit sparc,
and it's quite unlikely that the released gcc-3.0 will support it...
So using -mcpu=ultrasparc is a disaster waiting to happen. 

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

Reply via email to