On Sat, Oct 18, 2008 at 4:40 AM, Andrew Berg <bahamutzero8825 at gmail.com> wrote: > I'm building MPlayer 1.0rc2 I'm pretty sure that rc2 is so old that it doesn't actually have a significant amount of SSSE3 code to begin with. > have an Intel Core 2 Duo processor. The configure script seems to ignore > the --enables-ssse3 switch (why 3 's'es?) and doesn't check for SSE3 > support (and builds for pentium-m instead of prescott). Perhaps your GCC is old enough that it has -march=pentium-m but not prescott? Dark Shikari