Hi. I'm trying to compile a program that uses MMX extensions on an i386 processor. Now, gcc 2.95.2 is ported to OpenBSD-current, but it seems that the binutils do not support the MMX asm extensions. Digging around in the OpenBSD source reveals that currently binutils 2.9.1 is not in the source tree, but an earlier version. What is the status of binutils 2.9.1? Sven