Bug#329041: valgrind: Valgrind is being compiled with SSE instruction set

2005-11-05 Thread Philipp Hug
I just compiled valgrind on my machine, and it seems to be compiled correctly even though it supports sse: checking if gcc accepts -m32... yes checking if gcc accepts -mmmx... yes checking if gcc accepts -msse... yes grepping through the build logs doesn't show any occurances of -msse I did

Bug#329041: valgrind: Valgrind is being compiled with SSE instruction set

2005-09-18 Thread Nach M. S.
Package: valgrind Version: 1:3.0.1-1 Severity: grave Justification: renders package unusable Whoever is compiling Valgrind for i386 is compiling it with -msse making it incompatible on every machine without SSE support, basically anything before the P3/AXP. I originally reported this bug direct