Skip to content

History / How to build OpenBLAS for Android

Revisions

  • Mention use of llvm-ar rather than gcc-ar in recent NDKs and remove perl requirement

    @martin-frbg martin-frbg committed Oct 11, 2023
  • Add NDK23B example

    @martin-frbg martin-frbg committed Jan 13, 2022
  • added script for x86_64 architecture

    @lemberh lemberh committed Oct 22, 2020
  • added link to targets list

    @lemberh lemberh committed Oct 21, 2020
  • Added alternative script which was tested on OSX with latest NDK

    @lemberh lemberh committed Oct 21, 2020
  • Move outdated instructions for gcc-based NDK versions to the bottom, add hint about x86 builds

    @martin-frbg martin-frbg committed Aug 11, 2020
  • Updated How to build OpenBLAS for Android (markdown)

    @brada4 brada4 committed Mar 14, 2020
  • Mention perl and C compiler as prerequisites on the build host

    @martin-frbg martin-frbg committed Oct 18, 2018
  • Add note about static linking bug with NDK 16 and API>22

    @martin-frbg martin-frbg committed Apr 26, 2018
  • Mention requirement to build a standalone toolchain in the clang section as well

    @martin-frbg martin-frbg committed Mar 9, 2018
  • Add note about having to specify AR on a Mac, from issue 1435

    @martin-frbg martin-frbg committed Mar 8, 2018
  • add note about stdio.h not found error

    @martin-frbg martin-frbg committed Oct 25, 2017
  • fix toolchain argument in armv8 clang build as per #1337

    @martin-frbg martin-frbg committed Oct 25, 2017
  • Updated How to build OpenBLAS for Android (markdown)

    @austingg austingg committed Aug 30, 2017
  • Updated How to build OpenBLAS for Android (markdown)

    @ashwinyes ashwinyes committed Jul 28, 2017
  • Updated How to build OpenBLAS for Android (markdown)

    @martin-frbg martin-frbg committed Jul 22, 2017
  • Update for 0.2.20 (full builds, ARMv7 softfp support, newer NDKs using CLANG)

    @martin-frbg martin-frbg committed Jul 22, 2017
  • Making only libs, not netlib (which also contains link/run tests...)

    @buffer51 buffer51 committed Feb 24, 2017
  • Recipes not targets (for make)

    @buffer51 buffer51 committed Feb 24, 2017
  • Building libs & netlib targets to prevent errors in tests

    @buffer51 buffer51 committed Feb 24, 2017
  • use TARGET_CFLAGS and TARGET_LDFLAGS instead of CFLAGS and LDFLAGS for linking OpenBLAS on ARMv7

    @austingg austingg committed Jan 12, 2017
  • Added FC for building with Fortran

    @buffer51 buffer51 committed Apr 29, 2016
  • Updated How to build OpenBLAS for Android (markdown)

    @buffer51 buffer51 committed Apr 28, 2016
  • Updated How to build OpenBLAS for Android (markdown)

    @buffer51 buffer51 committed Apr 26, 2016
  • Updated How to build OpenBLAS for Android (markdown)

    @buffer51 buffer51 committed Apr 26, 2016
  • Updated How to build OpenBLAS for Android (markdown)

    @buffer51 buffer51 committed Apr 26, 2016
  • Updated How to build OpenBLAS for Android (markdown)

    @shkyang shkyang committed Mar 7, 2016
  • Updated How to build OpenBLAS for Android (markdown)

    @shkyang shkyang committed Mar 7, 2016
  • Updated How to build OpenBLAS for Android (markdown)

    @xianyi xianyi committed Sep 9, 2015
  • Created How to build OpenBLAS for Android (markdown)

    @xianyi xianyi committed Sep 4, 2015