[opus] opus-tools doesn't compile on x86-32 Linux

Andreas Schlick schlick at lavabit.com
Thu Sep 13 15:24:47 PDT 2012


Hello!

> Thanks ...  But what distribution / compiler is this?

You can reproduce this with gcc and clang on a system with SSE by
adding --march=native to CFLAGS. It will cause the addition of
__SSE__ and __SSE2__ macros (if appropriate).

Andreas



More information about the opus mailing list