On Mon, Apr 22, 2019 at 3:14 PM David Rowe <[email protected]> wrote:
> Thanks guys, yes it was a typo that somehow compiled on my machine. As > Steve suggests, I usually use types like unit16_t. The variable in > question is just a return code, so pls change it to anything you like > that compiles cleanly on all operating systems. > > Done. > Richard - great to see it building on Windows! Is it possible please to > supply the AVX etc flag at build time? We'll need to decide up front > what SIMD arch we support when cross compiling. Be great for some one > to test it on Windows too. > I haven't tried it on mingw yet but you can specify -DAVX=1 or -DAVX2=1. Basically, with the current grep logic as long as it doesn't evaluate to FALSE (OFF, 0, etc) it will turn it "on". Thanks, Richard
_______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
