|
From: Julian S. <js...@ac...> - 2005-08-06 08:59:00
|
Correct. SSE1 is now a minimum requirement. Supporting non-SSE variants is too much hassle and everybody, more or less, has at least a Pentium-III or equivalent CPU anyway. J On Saturday 06 August 2005 03:54, John Reiser wrote: > valgrind-3.0.0 crashes with SIGILL [illegal instruction] > at startup on AMD Athlon ["plain"]. Apparently valgrind-3.0.0 > assumes SSE x86 hardware ["ldmxcsr" instruction introduced with SSE]. > So if "cat /proc/cpuinfo | grep flags" does not show "sse", > then valgrind-3.0.0 will not work your CPU. > > http://bugs.kde.org/show_bug.cgi?id=110274 |