Skip to content

Syncleus/aparapi-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d9369d · Dec 5, 2016
Dec 5, 2016
Dec 5, 2016
Dec 3, 2016
Oct 16, 2016
Dec 2, 2016
Dec 5, 2016
Dec 5, 2016
Oct 16, 2016
Oct 16, 2016
Dec 5, 2016
Dec 2, 2016
Oct 16, 2016
Dec 5, 2016
Dec 3, 2016

Repository files navigation

git submodule init git submodule update ./prepare.sh libtoolize aclocal autoconf automake --add-missing ./configure make

Shared library in .libs/libaparapi.so

To prepare a 32bit version on a 64bit system simply run configure as: ./configure --build=i686-pc-linux-gnu "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"