>>>I've got a segmentation fault in openssl-0.9.8a.
>>>../util/shlib_wrap.sh ./sha512t
>>>make[2]: *** [test_sha] Illegal instruction
>>
>>It's not considered to be bug, but a feature. As documented in FAQ.
> 
> It seems to me that it would be better to improve automatic detection
> (for example, using /proc/cpuinfo when it exists),

You haven't really read the documentation:-) CPU capabilities per se 
*are* covered. It's OS support for SSE2 which is not currently detected. 
The challenge there is to detect it in portable *and* MT-safe manner. A.

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

Reply via email to