>I've passed the --enable-mmx=no --enable-sse=no --enable-sse2=no arguments to 
>the configure script. However, in aclib/*.c swathes of MMX/SSE assembler are 
>guarded by
>
>  #ifdef ARCH_X86
>
>rather than
>
>  #ifdef HAVE_MMX

     aclib doesn't currently support the --enable-{mmx,sse,sse2} configure
options.  I'll see about updating it so that it does.

  --Andrew Church
    [EMAIL PROTECTED]
    http://achurch.org/

Reply via email to