|
SHOGUN v0.9.3
|
00001 #define HAVE_READLINE 1 00002 00003 00004 #define HAVE_LARGEFILE 1 00005 #define HAVE_DOXYGEN 1 00006 #define HAVE_LAPACK 1 00007 00008 00009 00010 00011 00012 00013 00014 #define USE_SHORTREAL_KERNELCACHE 1 00015 00016 #define USE_HMMPARALLELSTRUCTURES 1 00017 #define USE_HMMPARALLEL 1 00018 00019 00020 #define USE_BIGSTATES 1 00021 #define USE_HMMCACHE 1 00022 00023 00024 00025 00026 00027 #define GPL 1 00028 00029 00030 #define USE_GLPK 1 00031 #define USE_LZO 1 00032 #define USE_GZIP 1 00033 #define USE_BZIP2 1 00034 #define USE_LZMA 1 00035 00036 #define USE_REFERENCE_COUNTING 1 00037 #define OCTAVE_APIVERSION 00038 #define LINUX 1 00039 #define CONFIGURE_OPTIONS "configure options --prefix=/usr --libdir=/usr/lib --incdir=/usr/include --pydir=/usr/lib/python2.6/site-packages --disable-static --disable-svm-light --enable-readline --enable-hmm-parallel --interfaces=cmdline,python_modular,python,libshogun,libshogunui,elwms --cflags=-pipe -Wall -g -O2 -march=i586 -mtune=i686 -fPIC -DPIC -fno-strict-aliasing -I/usr/include/glpk -I/usr/include/gotoblas -I/usr/include/numpy -DXDOUBLE --cxxflags=-pipe -Wall -g -O2 -march=i586 -mtune=i686 -fPIC -DPIC -fno-strict-aliasing -I/usr/include/glpk -I/usr/include/gotoblas -I/usr/include/numpy -DXDOUBLE" 00040 #define MACHINE "i686" 00041 #define COMPFLAGS_C "-pipe -Wall -g -O2 -march=athlon -I/usr/include/gotoblas -fPIC -march=native -mcpu=native -pthread" 00042 #define COMPFLAGS_CPP "-pipe -Wall -g -O2 -march=athlon -I/usr/include/gotoblas -fPIC -march=native -mcpu=native -pthread" 00043 #define LINKFLAGS " -Xlinker --no-undefined -lm -pthread -llapack -lgoto2 -lglpk -lm -llzo2 -lz -lbz2 -llzma"