Skip to content

Android and Windows binaries

Compare
Choose a tag to compare
@Joachim26 Joachim26 released this 08 Jun 17:58
· 179 commits to 309cb2c89ba8dab4393dcf490cd51a488b84b0eb since this release
8a3aaa6

Various compilers (GCC, Clang, NDK) and compiler settings (w/o PGO) were used in Termux.

Note: SFnpsndkv7_220608 should work on most armv7 devices, SFnpsclangpgo_v7_220608 works fine on armv8 devices and may work also on some armv7 devices. It will work on an Amazon FireHD 8 (gen 10) in Droidfish, since it was compiled on such an armv8l tablet, while all other builds were compiled on an usual armv8 smartphone.

The Windows binary (SSE4.1 + popcnt) was compiled with Visual Studio and the integrated Clang v14 Compiler.