On Tue, Sep 25, 2018 at 11:11:41AM +0300, gevisz wrote > > The target processor does not support mmxext. > > Strange enough but cpuid2cpuflags shows that it does: > # cpuid2cpuflags > CPU_FLAGS_X86: mmx mmxext sse sse2 sse3 ssse3
mmxext does not have its own flag in /proc/cpuinfo. This is an extension to the basic mmx instructions. It was adopted in 1999 by Intel in the Pentium 3 SSE instructions and also by the AMD Athlon. https://en.wikipedia.org/wiki/Extended_MMX https://www.funtoo.org/CPU_FLAGS -- Walter Dnes <waltd...@waltdnes.org> I don't run "desktop environments"; I run useful applications