Yuri Vasilevski wrote:
Hi,

On Sat, 06 Aug 2005 20:04:20 +0300
Ivan Yosifov <[EMAIL PROTECTED]> wrote:


I am not sure if it is better, but you can cat /proc/cpuinfo | grep flags | grep sse and die if not found.


This will make packages dependant on the build system,
which will create inconsistencies in binary gentoo packages.

Yuri.

This is true, and there's no good way around the issue. I had written a small script to actually search for the flag (grep'ing for sse will go true for sse2 as well), we I noticed this.

Will valgrind 3.0.0 ever work on systems without sse? If not, the USE flag might be your best bet.

--
Jeff Walter
--
[email protected] mailing list

Reply via email to