Go to the documentation of this file. 1 #define MACHINE "armv7l"
2 #define CONFIGURE_OPTIONS "TODO"
3 #define COMPFLAGS_CPP "-std=c++11 -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fopenmp -DNDEBUG"
4 #define LINKFLAGS "-lpthread;/usr/lib/atlas/liblapack.so.3;/usr/lib/atlas/libcblas.so.3;/usr/lib/atlas/libf77blas.so.3;/usr/lib/atlas/libatlas.so.3;/lib/libglpk.so;/usr/lib/libarpack.so;/usr/lib/libnlopt_cxx.so;/usr/lib/liblpsolve55.so;/lib/libColPack.so;/lib/libarprec.so;-ljson-c;/usr/lib/libxml2.so;/usr/lib/libhdf5.so;/usr/lib/libz.so;/usr/lib/libdl.so;/usr/lib/libm.so;/usr/lib/libcurl.so;/usr/lib/libz.so;/usr/lib/libbz2.so;/usr/lib/liblzma.so;/usr/lib/libsnappy.so;/usr/lib/liblzo2.so;optimized;/usr/lib/libprotobuf.so;debug;/usr/lib/libprotobuf.so;-lpthread"
6 #define SFMT_MEXP 19937
7 #define DSFMT_MEXP 19937
13 #define HAVE_LARGEFILE 1
14 #define HAVE_DOXYGEN 1
17 #define HAVE_PROTOBUF 1
25 #define HAVE_PTHREAD 1
27 #define HAVE_COLPACK 1
31 #define HAVE_LGAMMAL 1
42 #define HAVE_DECL_ISINF 1
45 #define HAVE_DECL_ISNAN 1
51 #define HAVE_FPCLASS 1
63 #define HAVE_STD_ISFINITE 1
66 #define HAVE_STD_ISINF 1
69 #define HAVE_STD_ISNAN 1
71 #define USE_SPINLOCKS 1
72 #define USE_SHORTREAL_KERNELCACHE 1
73 #define USE_BIGSTATES 1
76 #define USE_HMMCACHE 1
90 #define USE_REFERENCE_COUNTING 1
95 #define OCTAVE_APIVERSION 48
105 #define NARRAY_LIB "/usr/lib/gems/ruby/narray-0.6.0.8/narray.so"
109 #define HAVE_CXX11_ATOMIC 1
110 #define HAVE_STD_UNORDERED_MAP 1
116 #define DEV_RANDOM "/dev/urandom"
SHOGUN Machine Learning Toolbox - Documentation