<div dir="ltr">openssl has it own build system with specific build flags, that must be the reason why it requires SSE2 and SSE and not most other binaries.<div>I will look for the options at fault.</div><div><br></div><div>

But BTW what is our policy concerning enabling of SSE/SSE2 ? I didn't have a complain so far about it and I suspect that this set of instructions helps to speed up some cryptographic codes in openssl, so I wonder if this is a good idea to remove them.</div>

<div><br></div><div>Yann</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/3 Laurent Blume <span dir="ltr"><<a href="mailto:laurent@opencsw.org" target="_blank">laurent@opencsw.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 03/10/13 14:51, Peter FELECAN wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is not an emulation but real "metal". No so old either, well not in<br>
real historical time ... 10 years. BTW, it supports SSE, see<br>
<a href="http://en.wikipedia.org/wiki/AMD_Athlon_XP_3200%2B#Athlon_XP_.22Barton.22_.28Model_10.2C_130_nm.29" target="_blank">http://en.wikipedia.org/wiki/<u></u>AMD_Athlon_XP_3200%2B#Athlon_<u></u>XP_.22Barton.22_.28Model_10.<u></u>2C_130_nm.29</a><br>


, consequently I don't get what the message conveys.<br>
<br>
</blockquote>
<br></div>
It supports SSE, but it is really obsolete and does not support SSe2, and that library needs it:<br>
$ file /opt/csw/lib/libcrypto.so.1.0.<u></u>0<br>
/opt/csw/lib/libcrypto.so.1.0.<u></u>0:        ELF 32-bit LSB dynamic lib 80386 Version 1 [SSE2 SSE MMX CMOV FPU], dynamically linked, stripped<br>
<br>
I think that's probably a mistake, since so far, I've seen even SSE avoided for the 32 bit binaries.<span class="HOEnZb"><font color="#888888"><br>
<br>
Laurent</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
maintainers mailing list<br>
<a href="mailto:maintainers@lists.opencsw.org" target="_blank">maintainers@lists.opencsw.org</a><br>
<a href="https://lists.opencsw.org/mailman/listinfo/maintainers" target="_blank">https://lists.opencsw.org/<u></u>mailman/listinfo/maintainers</a><br>
.:: This mailing list's archive is public. ::.<br>
</div></div></blockquote></div><br></div>