Go to the source code of this file.
Defines | |
#define | HAVE_PYTHON 1 |
#define | HAVE_LARGEFILE 1 |
#define | HAVE_SWIG 1 |
#define | HAVE_DOXYGEN 1 |
#define | HAVE_LAPACK 1 |
#define | HAVE_ATLAS 1 |
#define | HAVE_POWL 1 |
#define | HAVE_SQRTL 1 |
#define | HAVE_LOG2 1 |
#define | USE_SHORTREAL_KERNELCACHE 1 |
#define | USE_TREEMEM 1 |
#define | USE_BIGSTATES 1 |
#define | USE_HMMCACHE 1 |
#define | GPL 1 |
#define | LINUX 1 |
#define | CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --interface=python-modular" |
#define | MACHINE "i686" |
#define | TARGET "sg.so" |
#define | COMPFLAGS_C "-fno-strict-aliasing -fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread" |
#define | COMPFLAGS_CPP "-fno-strict-aliasing -fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread" |
#define | LINKFLAGS "-shared -lpython2.5 -Xlinker --no-undefined -lm -pthread -llapack_atlas -llapack -lcblas" |
#define COMPFLAGS_C "-fno-strict-aliasing -fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread" |
#define COMPFLAGS_CPP "-fno-strict-aliasing -fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread" |
#define CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --interface=python-modular" |
#define LINKFLAGS "-shared -lpython2.5 -Xlinker --no-undefined -lm -pthread -llapack_atlas -llapack -lcblas" |