Skip to content

Successful Build ARM64 Termux Android #68

@defencedog

Description

@defencedog

One can use clang or gcc-11

git clone https://github.com/coin-or/Couenne.git
cd Couenne
FC=gfortran-11 CC=gcc-11 ./configure --prefix=/data/data/com.termux/files/usr/local/ --with-bonmin --with-asl --with-scip CPPFLAGS="-I/data/data/com.termux/files/usr/local/include/coin/ -I/data/data/com.termux/files/usr/local/include/coin/ThirdParty -I/data/data/com.termux/files/usr/local/include/coin-or/ -I/data/data/com.termux/files/usr/local/include/" --with-lapack="-L/data/data/com.termux/files/usr/include/openblas/ -lopenblas"  --with-scip-lflags="-L/data/data/com.termux/files/usr/local/lib -lscip"  --build=aarch64-linux-android --without-cplex --without-osicpx --without-osigrb  --without-osimsk --without-nauty && make -j6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions