Установка Dynare 4.4.2

Ответить
boggynemez
Сообщения: 40
Зарегистрирован: 01 апр 2014, 00:56
Operating system: ROSA Desktop Fresh R2

Установка Dynare 4.4.2

Сообщение boggynemez » 05 июн 2014, 18:13

Привет! мненадо собрать из исходников Dynare 4.4.2 для матлаба 8.1. у меня 64-битная R3 kde.
При выполнении

Код: Выделить всё

./configure --with-matlab=/media/Docs/Studium/matlab MATLAB_VERSION=8.1 
получаю ошибку

Код: Выделить всё

configure: error: Can't find UMFPACK
    configure: error: ./configure failed for mex/build/octave
Опция

Код: Выделить всё

 --with-umfpack=/usr/include/suitesparse
тоже не помогает. UMFPACK у меня установлен (lib64umfpack-devel, lib64umfpack5.6.1). В чем может быть проблема? заранее спасибо.
Последний раз редактировалось boggynemez 28 авг 2014, 18:12, всего редактировалось 2 раза.

Аватара пользователя
Pulfer
Сообщения: 3358
Зарегистрирован: 15 фев 2012, 01:57
Operating system: ROSA Desktop Fresh 2016.1 i586
Откуда: Vladivostok, Russia

Re: Установка Dynare 4.4.2

Сообщение Pulfer » 05 июн 2014, 18:45

Судя по Гуглу, проблема известная для Octave.

http://octave.1599824.n4.nabble.com/Re- ... 42864.html

Надо поставить ещё suitesparse-common-devel (если этот пакет не установлен).

И пропатчить dynare тем патчем, который я прикрепил. После чего сделать autoreconf в dynare-4.4.2/mex/build/octave , чтобы пересоздать configure.

После этого UMFPACK определится. Правда, целиком сборку я не проверял, может дальше ещё что-то вылезет.
Вложения

[Расширение patch было запрещено, вложение больше недоступно.]

Intel Core i7-6700 / 8 Gb RAM / GeForce GTX 750 Ti / Rosa 2016.1 i586

boggynemez
Сообщения: 40
Зарегистрирован: 01 апр 2014, 00:56
Operating system: ROSA Desktop Fresh R2

Re: Установка Dynare 4.4.2

Сообщение boggynemez » 05 июн 2014, 19:17

Pulfer писал(а):suitesparse-common-devel
установлен.

С патчем маленькая проблема. Я его поместил в папку, в которой хранится папка dynare-4.4.2, запускаю и вроде все патчится, но в конце

Код: Выделить всё

.
.
.
-Dynare is now configured for building the following components...
-
-Binaries (with "make"):
- MEX files for Octave (except those listed below):                   $BUILD_MEX_OCTAVE
- MS-SBVAR MEX files for Octave:                                      $BUILD_MS_SBVAR_MEX_OCTAVE
- Kalman Steady State MEX file for Octave:                            $BUILD_KALMAN_STEADY_STATE_OCTAVE
- k-order and dynare_simul MEX for Octave:                            $BUILD_ESTIMATION_KORDER_DYNSIMUL_MEX_OCTAVE
- Linsolve for Octave:                                                $BUILD_LINSOLVE_OCTAVE
-
-])
-
-AC_CONFIG_FILES([Makefile
-                 mjdgges/Makefile
-                 kronecker/Makefile
-                 bytecode/Makefile
-                 libdynare++/Makefile
-                 gensylv/Makefile
-                 k_order_perturbation/Makefile
-                 dynare_simul_/Makefile
-                 qzcomplex/Makefile
-                 ordschur/Makefile
-                 kalman_steady_state/Makefile
-                 ms_sbvar/Makefile
-                 block_kalman_filter/Makefile
-                sobol/Makefile
-                local_state_space_iterations/Makefile
-                 linsolve/Makefile])
-
-AC_OUTPUT
./dynare-4.4.2-umfpack-detection.patch: строка 2: ---: команда не найдена
./dynare-4.4.2-umfpack-detection.patch: строка 3: +++: команда не найдена
./dynare-4.4.2-umfpack-detection.patch: строка 4: @@: команда не найдена
./dynare-4.4.2-umfpack-detection.patch: строка 5: ошибка синтаксиса около неожиданной лексемы `[HAVE_SLICOT],'
./dynare-4.4.2-umfpack-detection.patch: строка 5: ` AM_CONDITIONAL([HAVE_SLICOT], [test "x$has_slicot" = "xyes"])'

Аватара пользователя
Pulfer
Сообщения: 3358
Зарегистрирован: 15 фев 2012, 01:57
Operating system: ROSA Desktop Fresh 2016.1 i586
Откуда: Vladivostok, Russia

Re: Установка Dynare 4.4.2

Сообщение Pulfer » 05 июн 2014, 19:21

boggynemez писал(а):С патчем маленькая проблема. Я его поместил в папку, в которой хранится папка dynare-4.4.2, запускаю и вроде все патчится, но в конце
Хмм, лучше поместить патч на каталог выше и наложить командой:

Код: Выделить всё

cat ../dynare-4.4.2-umfpack-detection.patch | patch -p1
Intel Core i7-6700 / 8 Gb RAM / GeForce GTX 750 Ti / Rosa 2016.1 i586

boggynemez
Сообщения: 40
Зарегистрирован: 01 апр 2014, 00:56
Operating system: ROSA Desktop Fresh R2

Re: Установка Dynare 4.4.2

Сообщение boggynemez » 05 июн 2014, 19:50

Pulfer,
спасибо большое!!! вот так все заработало. Премного благодарен!!! :Yahoo!:

boggynemez
Сообщения: 40
Зарегистрирован: 01 апр 2014, 00:56
Operating system: ROSA Desktop Fresh R2

Re: Установка Dynare 4.4.2

Сообщение boggynemez » 28 авг 2014, 18:18

привет! снова проблемы. хотел поставить dynare-4.4.2 на 32битную росу R3 для матлаба 7.14 пропатчил, как необходимо. собираю:

Код: Выделить всё

./configure --with-matlab=/media/dmbn/Junk/studium/matlab MATLAB_VERSION=7.14
и получаю ошибки:

Код: Выделить всё

MEX files for Octave (except those listed below):                   yes
 MS-SBVAR MEX files for Octave:                                      yes
 Kalman Steady State MEX file for Octave:                            no (missing SLICOT)
 k-order and dynare_simul MEX for Octave:                            yes
 Linsolve for Octave:                                                no (Octave >= 3.8)
команда make после этого не может быть выполнена без ошибок... что это за slicot? я не помню, чтобы устанавливал эту библиотеку на 64битной системе, в репах её нет, распространяется на http://slicot.org/22-site/slicot-library...

не пойму, что не так. вот на всякий случай весь вывод configure:
[dmbn@dmbn-home dynare-4.4.2]$ ./configure --with-matlab=/media/dmbn/Junk/studium/matlab MATLAB_VERSION=7.14
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ar... ar
checking for ranlib... ranlib
checking the archiver (ar) interface... ar
checking whether ln -s works... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison
checking for boostlib >= 1.36... yes
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking boost/graph/adjacency_list.hpp usability... yes
checking boost/graph/adjacency_list.hpp presence... yes
checking for boost/graph/adjacency_list.hpp... yes
checking boost/algorithm/string/trim.hpp usability... yes
checking boost/algorithm/string/trim.hpp presence... yes
checking for boost/algorithm/string/trim.hpp... yes
checking boost/algorithm/string/split.hpp usability... yes
checking boost/algorithm/string/split.hpp presence... yes
checking for boost/algorithm/string/split.hpp... yes
checking boost/lexical_cast.hpp usability... yes
checking boost/lexical_cast.hpp presence... yes
checking for boost/lexical_cast.hpp... yes
checking for compress in -lz... yes
checking matio.h usability... yes
checking matio.h presence... yes
checking for matio.h... yes
checking for Mat_Open in -lmatio... yes
checking for makeinfo... ${SHELL} /media/dmbn/Junk/dynare/dynare-4.4.2/missing --run makeinfo
checking for pdftex... pdftex
checking for pdfetex... pdfetex
checking for eplain... no
checking for pdflatex... pdflatex
checking for bibtex... bibtex
checking for texi2html... no
checking for latex2html... no
checking for usability of class beamer... yes
checking for doxygen... doxygen
checking for ctangle... ctangle
checking for cweave... cweave
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4 -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking for sgemm_... no
checking for ATL_xerbla in -latlas... no
checking for sgemm_ in -lblas... yes
checking for dgemm_ in -ldgemm... no
checking for sgemm_ in -lmkl... no
checking for sgemm_... (cached) no
checking for sgemm_ in -lcxml... no
checking for sgemm_ in -ldxml... no
checking for sgemm_ in -lscs... no
checking for sgemm_ in -lcomplib.sgimath... no
checking for sgemm_ in -lblas... (cached) yes
checking for sgemm_ in -lessl... no
checking for sgemm_ in -lblas... (cached) yes
checking for cheev_... no
checking for cheev_ in -llapack... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for MATLAB prefix... /media/dmbn/Junk/studium/matlab
checking whether to enable MATLAB support... yes
checking for octave... octave
configure:

Dynare is now configured for building the following components...

Binaries (with "make"):
Dynare preprocessor: yes
Dynare++: yes

PDF documentation (with "make pdf"):
Dynare reference manual: yes
Dynare user guide: yes
Dynare++ developer documentation: no (missing one of: cweave, pdftex, eplain)
Beamer presentations: yes
Various other documents: yes

HTML documentation (with "make html"):
Dynare reference manual: yes (but with ugly math formulas, missing texi2html or latex2html)
Dynare preprocessor developer doc: yes
Dynare internal doc: no (Org export not enabled)

Info documentation (with "make info"): yes

Testsuites (run with "make check"):
Dynare for Octave: yes
Dynare++: yes

configure: creating ./config.status
config.status: creating Makefile
config.status: creating preprocessor/macro/Makefile
config.status: creating preprocessor/Makefile
config.status: creating doc/Makefile
config.status: creating doc/preprocessor/Makefile
config.status: creating doc/macroprocessor/Makefile
config.status: creating doc/userguide/Makefile
config.status: creating doc/parallel/Makefile
config.status: creating doc/internals/Makefile
config.status: creating doc/gsa/Makefile
config.status: creating tests/Makefile
config.status: creating matlab/dynare_version.m
config.status: creating windows/dynare-version.nsi
config.status: creating dynare++/Makefile
config.status: creating dynare++/parser/cc/Makefile
config.status: creating dynare++/sylv/Makefile
config.status: creating dynare++/sylv/cc/Makefile
config.status: creating dynare++/sylv/testing/Makefile
config.status: creating dynare++/tl/Makefile
config.status: creating dynare++/tl/cc/Makefile
config.status: creating dynare++/tl/testing/Makefile
config.status: creating dynare++/doc/Makefile
config.status: creating dynare++/utils/cc/Makefile
config.status: creating dynare++/integ/Makefile
config.status: creating dynare++/integ/cc/Makefile
config.status: creating dynare++/integ/src/Makefile
config.status: creating dynare++/integ/testing/Makefile
config.status: creating dynare++/kord/Makefile
config.status: creating dynare++/src/Makefile
config.status: creating mex/sources/Makefile
config.status: executing depfiles commands
=== configuring in mex/build/matlab (/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-matlab=/media/dmbn/Junk/studium/matlab' 'MATLAB_VERSION=7.14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for MATLAB prefix... /media/dmbn/Junk/studium/matlab
checking whether to enable MATLAB support... yes
checking for MATLAB version... 7.14
checking for MEX-file suffix... mexglx
setting MEX-file suffix to .mexglx
checking for MATLAB machine architecture... glnx86
checking for a sed that does not truncate output... /bin/sed
checking for options to compile MEX for MATLAB... ok
checking for gfortran... gfortran
checking whether the Fortran 77 compiler works... yes
checking for Fortran 77 compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for dlopen in -ldl... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking gsl/gsl_cdf.h usability... yes
checking gsl/gsl_cdf.h presence... yes
checking for gsl/gsl_cdf.h... yes
checking for cos in -lm... yes
checking for cblas_dgemm in -lgslcblas... yes
checking for gsl_cdf_ugaussian_P in -lgsl... yes
checking for compress in -lz... yes
checking matio.h usability... yes
checking matio.h presence... yes
checking for matio.h... yes
checking for Mat_Open in -lmatio... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4 -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking for sb02od_ in -lslicot_pic... no
configure:

Dynare is now configured for building the following components...

Binaries (with "make"):
MEX files for MATLAB (except those listed below): yes
k-order and dynare_simul MEX files for MATLAB: yes
MS-SBVAR MEX files for MATLAB: yes
Kalman Steady State MEX file for MATLAB: no (missing SLICOT)
M2HTML documentation: no


configure: creating ./config.status
config.status: creating Makefile
config.status: creating mjdgges/Makefile
config.status: creating kronecker/Makefile
config.status: creating bytecode/Makefile
config.status: creating libdynare++/Makefile
config.status: creating gensylv/Makefile
config.status: creating k_order_perturbation/Makefile
config.status: creating dynare_simul_/Makefile
config.status: creating kalman_steady_state/Makefile
config.status: creating ms_sbvar/Makefile
config.status: creating block_kalman_filter/Makefile
config.status: creating sobol/Makefile
config.status: creating local_state_space_iterations/Makefile
config.status: executing depfiles commands
=== configuring in mex/build/octave (/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/octave)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-matlab=/media/dmbn/Junk/studium/matlab' 'MATLAB_VERSION=7.14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/octave/missing: Unknown `--is-lightweight' option
Try `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/octave/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for mkoctfile... mkoctfile
checking for gfortran... gfortran
checking whether the Fortran 77 compiler works... yes
checking for Fortran 77 compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether ln -s works... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for dlopen in -ldl... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking gsl/gsl_cdf.h usability... yes
checking gsl/gsl_cdf.h presence... yes
checking for gsl/gsl_cdf.h... yes
checking for cos in -lm... yes
checking for cblas_dgemm in -lgslcblas... yes
checking for gsl_cdf_ugaussian_P in -lgsl... yes
checking for compress in -lz... yes
checking matio.h usability... yes
checking matio.h presence... yes
checking for matio.h... yes
checking for Mat_Open in -lmatio... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran... -L/usr/lib/octave/3.8.1 -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4 -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4/../../.. -lgfortran -lm -lquadmath -lieee
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking for sb02od_ in -lslicot... no
checking for sb02od_ in -lslicot_pic... no
checking for umfpack_dl_defaults in -lumfpack -lsuitesparseconfig -lrt... yes
configure:

Dynare is now configured for building the following components...

Binaries (with "make"):
MEX files for Octave (except those listed below): yes
MS-SBVAR MEX files for Octave: yes
Kalman Steady State MEX file for Octave: no (missing SLICOT)
k-order and dynare_simul MEX for Octave: yes
Linsolve for Octave: no (Octave >= 3.8)


checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mjdgges/Makefile
config.status: creating kronecker/Makefile
config.status: creating bytecode/Makefile
config.status: creating libdynare++/Makefile
config.status: creating gensylv/Makefile
config.status: creating k_order_perturbation/Makefile
config.status: creating dynare_simul_/Makefile
config.status: creating qzcomplex/Makefile
config.status: creating ordschur/Makefile
config.status: creating kalman_steady_state/Makefile
config.status: creating ms_sbvar/Makefile
config.status: creating block_kalman_filter/Makefile
config.status: creating sobol/Makefile
config.status: creating local_state_space_iterations/Makefile
config.status: creating linsolve/Makefile
config.status: executing depfiles commands

Аватара пользователя
Pulfer
Сообщения: 3358
Зарегистрирован: 15 фев 2012, 01:57
Operating system: ROSA Desktop Fresh 2016.1 i586
Откуда: Vladivostok, Russia

Re: Установка Dynare 4.4.2

Сообщение Pulfer » 28 авг 2014, 18:45

boggynemez писал(а):привет! снова проблемы. хотел поставить dynare-4.4.2 на 32битную росу R3 для матлаба 7.14 пропатчил, как необходимо. собираю: ...
команда make после этого не может быть выполнена без ошибок...
А что за ошибки даёт make? На стадии configure вроде всё нормально, не находятся некоторые библиотеки, но вроде они не обязательные.
Intel Core i7-6700 / 8 Gb RAM / GeForce GTX 750 Ti / Rosa 2016.1 i586

boggynemez
Сообщения: 40
Зарегистрирован: 01 апр 2014, 00:56
Operating system: ROSA Desktop Fresh R2

Re: Установка Dynare 4.4.2

Сообщение boggynemez » 28 авг 2014, 19:05

[quote="Pulfer"]А что за ошибки даёт make? На стадии configure вроде всё нормально, не находятся некоторые библиотеки, но вроде они не обязательные.[/quote]

разбил вывод на 6 частей. пожалуйста:
[dmbn@dmbn-home dynare-4.4.2]$ make
Making all in preprocessor
make[1]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor'
make all-recursive
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor'
Making all in macro
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor/macro'
make all-am
make[4]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor/macro'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I.. -g -O2 -Wall -Wno-parentheses -MT libmacro_a-MacroFlex.o -MD -MP -MF .deps/libmacro_a-MacroFlex.Tpo -c -o libmacro_a-MacroFlex.o `test -f 'MacroFlex.cc' || echo './'`MacroFlex.cc
mv -f .deps/libmacro_a-MacroFlex.Tpo .deps/libmacro_a-MacroFlex.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I.. -g -O2 -Wall -Wno-parentheses -MT libmacro_a-MacroBison.o -MD -MP -MF .deps/libmacro_a-MacroBison.Tpo -c -o libmacro_a-MacroBison.o `test -f 'MacroBison.cc' || echo './'`MacroBison.cc
mv -f .deps/libmacro_a-MacroBison.Tpo .deps/libmacro_a-MacroBison.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I.. -g -O2 -Wall -Wno-parentheses -MT libmacro_a-MacroDriver.o -MD -MP -MF .deps/libmacro_a-MacroDriver.Tpo -c -o libmacro_a-MacroDriver.o `test -f 'MacroDriver.cc' || echo './'`MacroDriver.cc
mv -f .deps/libmacro_a-MacroDriver.Tpo .deps/libmacro_a-MacroDriver.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I.. -g -O2 -Wall -Wno-parentheses -MT libmacro_a-MacroValue.o -MD -MP -MF .deps/libmacro_a-MacroValue.Tpo -c -o libmacro_a-MacroValue.o `test -f 'MacroValue.cc' || echo './'`MacroValue.cc
mv -f .deps/libmacro_a-MacroValue.Tpo .deps/libmacro_a-MacroValue.Po
rm -f libmacro.a
ar cru libmacro.a libmacro_a-MacroFlex.o libmacro_a-MacroBison.o libmacro_a-MacroDriver.o libmacro_a-MacroValue.o
ranlib libmacro.a
make[4]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor/macro'
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor/macro'
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-DynareFlex.o -MD -MP -MF .deps/dynare_m-DynareFlex.Tpo -c -o dynare_m-DynareFlex.o `test -f 'DynareFlex.cc' || echo './'`DynareFlex.cc
mv -f .deps/dynare_m-DynareFlex.Tpo .deps/dynare_m-DynareFlex.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-DynareBison.o -MD -MP -MF .deps/dynare_m-DynareBison.Tpo -c -o dynare_m-DynareBison.o `test -f 'DynareBison.cc' || echo './'`DynareBison.cc
mv -f .deps/dynare_m-DynareBison.Tpo .deps/dynare_m-DynareBison.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-ComputingTasks.o -MD -MP -MF .deps/dynare_m-ComputingTasks.Tpo -c -o dynare_m-ComputingTasks.o `test -f 'ComputingTasks.cc' || echo './'`ComputingTasks.cc
mv -f .deps/dynare_m-ComputingTasks.Tpo .deps/dynare_m-ComputingTasks.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-ModelTree.o -MD -MP -MF .deps/dynare_m-ModelTree.Tpo -c -o dynare_m-ModelTree.o `test -f 'ModelTree.cc' || echo './'`ModelTree.cc
mv -f .deps/dynare_m-ModelTree.Tpo .deps/dynare_m-ModelTree.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-StaticModel.o -MD -MP -MF .deps/dynare_m-StaticModel.Tpo -c -o dynare_m-StaticModel.o `test -f 'StaticModel.cc' || echo './'`StaticModel.cc
mv -f .deps/dynare_m-StaticModel.Tpo .deps/dynare_m-StaticModel.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-DynamicModel.o -MD -MP -MF .deps/dynare_m-DynamicModel.Tpo -c -o dynare_m-DynamicModel.o `test -f 'DynamicModel.cc' || echo './'`DynamicModel.cc
mv -f .deps/dynare_m-DynamicModel.Tpo .deps/dynare_m-DynamicModel.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-NumericalConstants.o -MD -MP -MF .deps/dynare_m-NumericalConstants.Tpo -c -o dynare_m-NumericalConstants.o `test -f 'NumericalConstants.cc' || echo './'`NumericalConstants.cc
mv -f .deps/dynare_m-NumericalConstants.Tpo .deps/dynare_m-NumericalConstants.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-NumericalInitialization.o -MD -MP -MF .deps/dynare_m-NumericalInitialization.Tpo -c -o dynare_m-NumericalInitialization.o `test -f 'NumericalInitialization.cc' || echo './'`NumericalInitialization.cc
mv -f .deps/dynare_m-NumericalInitialization.Tpo .deps/dynare_m-NumericalInitialization.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-Shocks.o -MD -MP -MF .deps/dynare_m-Shocks.Tpo -c -o dynare_m-Shocks.o `test -f 'Shocks.cc' || echo './'`Shocks.cc
mv -f .deps/dynare_m-Shocks.Tpo .deps/dynare_m-Shocks.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-SigmaeInitialization.o -MD -MP -MF .deps/dynare_m-SigmaeInitialization.Tpo -c -o dynare_m-SigmaeInitialization.o `test -f 'SigmaeInitialization.cc' || echo './'`SigmaeInitialization.cc
mv -f .deps/dynare_m-SigmaeInitialization.Tpo .deps/dynare_m-SigmaeInitialization.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-SymbolTable.o -MD -MP -MF .deps/dynare_m-SymbolTable.Tpo -c -o dynare_m-SymbolTable.o `test -f 'SymbolTable.cc' || echo './'`SymbolTable.cc
mv -f .deps/dynare_m-SymbolTable.Tpo .deps/dynare_m-SymbolTable.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-SymbolList.o -MD -MP -MF .deps/dynare_m-SymbolList.Tpo -c -o dynare_m-SymbolList.o `test -f 'SymbolList.cc' || echo './'`SymbolList.cc
mv -f .deps/dynare_m-SymbolList.Tpo .deps/dynare_m-SymbolList.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-ParsingDriver.o -MD -MP -MF .deps/dynare_m-ParsingDriver.Tpo -c -o dynare_m-ParsingDriver.o `test -f 'ParsingDriver.cc' || echo './'`ParsingDriver.cc
mv -f .deps/dynare_m-ParsingDriver.Tpo .deps/dynare_m-ParsingDriver.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-DataTree.o -MD -MP -MF .deps/dynare_m-DataTree.Tpo -c -o dynare_m-DataTree.o `test -f 'DataTree.cc' || echo './'`DataTree.cc
mv -f .deps/dynare_m-DataTree.Tpo .deps/dynare_m-DataTree.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-ModFile.o -MD -MP -MF .deps/dynare_m-ModFile.Tpo -c -o dynare_m-ModFile.o `test -f 'ModFile.cc' || echo './'`ModFile.cc
mv -f .deps/dynare_m-ModFile.Tpo .deps/dynare_m-ModFile.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-ConfigFile.o -MD -MP -MF .deps/dynare_m-ConfigFile.Tpo -c -o dynare_m-ConfigFile.o `test -f 'ConfigFile.cc' || echo './'`ConfigFile.cc
mv -f .deps/dynare_m-ConfigFile.Tpo .deps/dynare_m-ConfigFile.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-Statement.o -MD -MP -MF .deps/dynare_m-Statement.Tpo -c -o dynare_m-Statement.o `test -f 'Statement.cc' || echo './'`Statement.cc
mv -f .deps/dynare_m-Statement.Tpo .deps/dynare_m-Statement.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-ExprNode.o -MD -MP -MF .deps/dynare_m-ExprNode.Tpo -c -o dynare_m-ExprNode.o `test -f 'ExprNode.cc' || echo './'`ExprNode.cc
mv -f .deps/dynare_m-ExprNode.Tpo .deps/dynare_m-ExprNode.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-MinimumFeedbackSet.o -MD -MP -MF .deps/dynare_m-MinimumFeedbackSet.Tpo -c -o dynare_m-MinimumFeedbackSet.o `test -f 'MinimumFeedbackSet.cc' || echo './'`MinimumFeedbackSet.cc
mv -f .deps/dynare_m-MinimumFeedbackSet.Tpo .deps/dynare_m-MinimumFeedbackSet.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-DynareMain.o -MD -MP -MF .deps/dynare_m-DynareMain.Tpo -c -o dynare_m-DynareMain.o `test -f 'DynareMain.cc' || echo './'`DynareMain.cc
mv -f .deps/dynare_m-DynareMain.Tpo .deps/dynare_m-DynareMain.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-DynareMain2.o -MD -MP -MF .deps/dynare_m-DynareMain2.Tpo -c -o dynare_m-DynareMain2.o `test -f 'DynareMain2.cc' || echo './'`DynareMain2.cc
mv -f .deps/dynare_m-DynareMain2.Tpo .deps/dynare_m-DynareMain2.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-ExternalFunctionsTable.o -MD -MP -MF .deps/dynare_m-ExternalFunctionsTable.Tpo -c -o dynare_m-ExternalFunctionsTable.o `test -f 'ExternalFunctionsTable.cc' || echo './'`ExternalFunctionsTable.cc
mv -f .deps/dynare_m-ExternalFunctionsTable.Tpo .deps/dynare_m-ExternalFunctionsTable.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-SteadyStateModel.o -MD -MP -MF .deps/dynare_m-SteadyStateModel.Tpo -c -o dynare_m-SteadyStateModel.o `test -f 'SteadyStateModel.cc' || echo './'`SteadyStateModel.cc
mv -f .deps/dynare_m-SteadyStateModel.Tpo .deps/dynare_m-SteadyStateModel.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I/usr/include -I. -g -O2 -Wall -Wno-parentheses -MT dynare_m-WarningConsolidation.o -MD -MP -MF .deps/dynare_m-WarningConsolidation.Tpo -c -o dynare_m-WarningConsolidation.o `test -f 'WarningConsolidation.cc' || echo './'`WarningConsolidation.cc
mv -f .deps/dynare_m-WarningConsolidation.Tpo .deps/dynare_m-WarningConsolidation.Po
g++ -g -O2 -Wall -Wno-parentheses -L/usr/lib -o dynare_m dynare_m-DynareFlex.o dynare_m-DynareBison.o dynare_m-ComputingTasks.o dynare_m-ModelTree.o dynare_m-StaticModel.o dynare_m-DynamicModel.o dynare_m-NumericalConstants.o dynare_m-NumericalInitialization.o dynare_m-Shocks.o dynare_m-SigmaeInitialization.o dynare_m-SymbolTable.o dynare_m-SymbolList.o dynare_m-ParsingDriver.o dynare_m-DataTree.o dynare_m-ModFile.o dynare_m-ConfigFile.o dynare_m-Statement.o dynare_m-ExprNode.o dynare_m-MinimumFeedbackSet.o dynare_m-DynareMain.o dynare_m-DynareMain2.o dynare_m-ExternalFunctionsTable.o dynare_m-SteadyStateModel.o dynare_m-WarningConsolidation.o macro/libmacro.a
cd ../matlab && ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor/dynare_m dynare_m
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor'
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor'
make[1]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/preprocessor'
Making all in doc
make[1]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/doc'
Making all in preprocessor
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/preprocessor'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/preprocessor'
Making all in macroprocessor
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/macroprocessor'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/macroprocessor'
Making all in userguide
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/userguide'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/userguide'
Making all in parallel
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/parallel'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/parallel'
Making all in internals
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/internals'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/internals'
Making all in gsa
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/gsa'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/doc/gsa'
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/doc'
make[2]: Цель `all-am' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/doc'
make[1]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/doc'
Making all in tests
make[1]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/tests'
make[1]: Цель `all' не требует выполнения команд.
make[1]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/tests'
Making all in mex/sources
make[1]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/sources'
make[1]: Цель `all' не требует выполнения команд.
make[1]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/sources'
Making all in dynare++
make[1]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++'
Making all in sylv
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/sylv'
Making all in cc
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/sylv/cc'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-IterativeSylvester.o -MD -MP -MF .deps/libsylv_a-IterativeSylvester.Tpo -c -o libsylv_a-IterativeSylvester.o `test -f 'IterativeSylvester.cpp' || echo './'`IterativeSylvester.cpp
mv -f .deps/libsylv_a-IterativeSylvester.Tpo .deps/libsylv_a-IterativeSylvester.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-QuasiTriangular.o -MD -MP -MF .deps/libsylv_a-QuasiTriangular.Tpo -c -o libsylv_a-QuasiTriangular.o `test -f 'QuasiTriangular.cpp' || echo './'`QuasiTriangular.cpp
mv -f .deps/libsylv_a-QuasiTriangular.Tpo .deps/libsylv_a-QuasiTriangular.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-QuasiTriangularZero.o -MD -MP -MF .deps/libsylv_a-QuasiTriangularZero.Tpo -c -o libsylv_a-QuasiTriangularZero.o `test -f 'QuasiTriangularZero.cpp' || echo './'`QuasiTriangularZero.cpp
mv -f .deps/libsylv_a-QuasiTriangularZero.Tpo .deps/libsylv_a-QuasiTriangularZero.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-GeneralMatrix.o -MD -MP -MF .deps/libsylv_a-GeneralMatrix.Tpo -c -o libsylv_a-GeneralMatrix.o `test -f 'GeneralMatrix.cpp' || echo './'`GeneralMatrix.cpp
mv -f .deps/libsylv_a-GeneralMatrix.Tpo .deps/libsylv_a-GeneralMatrix.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-GeneralSylvester.o -MD -MP -MF .deps/libsylv_a-GeneralSylvester.Tpo -c -o libsylv_a-GeneralSylvester.o `test -f 'GeneralSylvester.cpp' || echo './'`GeneralSylvester.cpp
mv -f .deps/libsylv_a-GeneralSylvester.Tpo .deps/libsylv_a-GeneralSylvester.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-SimilarityDecomp.o -MD -MP -MF .deps/libsylv_a-SimilarityDecomp.Tpo -c -o libsylv_a-SimilarityDecomp.o `test -f 'SimilarityDecomp.cpp' || echo './'`SimilarityDecomp.cpp
mv -f .deps/libsylv_a-SimilarityDecomp.Tpo .deps/libsylv_a-SimilarityDecomp.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-SylvException.o -MD -MP -MF .deps/libsylv_a-SylvException.Tpo -c -o libsylv_a-SylvException.o `test -f 'SylvException.cpp' || echo './'`SylvException.cpp
mv -f .deps/libsylv_a-SylvException.Tpo .deps/libsylv_a-SylvException.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-SchurDecompEig.o -MD -MP -MF .deps/libsylv_a-SchurDecompEig.Tpo -c -o libsylv_a-SchurDecompEig.o `test -f 'SchurDecompEig.cpp' || echo './'`SchurDecompEig.cpp
mv -f .deps/libsylv_a-SchurDecompEig.Tpo .deps/libsylv_a-SchurDecompEig.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-Vector.o -MD -MP -MF .deps/libsylv_a-Vector.Tpo -c -o libsylv_a-Vector.o `test -f 'Vector.cpp' || echo './'`Vector.cpp
mv -f .deps/libsylv_a-Vector.Tpo .deps/libsylv_a-Vector.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-TriangularSylvester.o -MD -MP -MF .deps/libsylv_a-TriangularSylvester.Tpo -c -o libsylv_a-TriangularSylvester.o `test -f 'TriangularSylvester.cpp' || echo './'`TriangularSylvester.cpp
mv -f .deps/libsylv_a-TriangularSylvester.Tpo .deps/libsylv_a-TriangularSylvester.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-SylvParams.o -MD -MP -MF .deps/libsylv_a-SylvParams.Tpo -c -o libsylv_a-SylvParams.o `test -f 'SylvParams.cpp' || echo './'`SylvParams.cpp
mv -f .deps/libsylv_a-SylvParams.Tpo .deps/libsylv_a-SylvParams.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-BlockDiagonal.o -MD -MP -MF .deps/libsylv_a-BlockDiagonal.Tpo -c -o libsylv_a-BlockDiagonal.o `test -f 'BlockDiagonal.cpp' || echo './'`BlockDiagonal.cpp
mv -f .deps/libsylv_a-BlockDiagonal.Tpo .deps/libsylv_a-BlockDiagonal.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-KronVector.o -MD -MP -MF .deps/libsylv_a-KronVector.Tpo -c -o libsylv_a-KronVector.o `test -f 'KronVector.cpp' || echo './'`KronVector.cpp
mv -f .deps/libsylv_a-KronVector.Tpo .deps/libsylv_a-KronVector.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-SylvMemory.o -MD -MP -MF .deps/libsylv_a-SylvMemory.Tpo -c -o libsylv_a-SylvMemory.o `test -f 'SylvMemory.cpp' || echo './'`SylvMemory.cpp
mv -f .deps/libsylv_a-SylvMemory.Tpo .deps/libsylv_a-SylvMemory.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-SymSchurDecomp.o -MD -MP -MF .deps/libsylv_a-SymSchurDecomp.Tpo -c -o libsylv_a-SymSchurDecomp.o `test -f 'SymSchurDecomp.cpp' || echo './'`SymSchurDecomp.cpp
mv -f .deps/libsylv_a-SymSchurDecomp.Tpo .deps/libsylv_a-SymSchurDecomp.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-SylvMatrix.o -MD -MP -MF .deps/libsylv_a-SylvMatrix.Tpo -c -o libsylv_a-SylvMatrix.o `test -f 'SylvMatrix.cpp' || echo './'`SylvMatrix.cpp
mv -f .deps/libsylv_a-SylvMatrix.Tpo .deps/libsylv_a-SylvMatrix.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-SchurDecomp.o -MD -MP -MF .deps/libsylv_a-SchurDecomp.Tpo -c -o libsylv_a-SchurDecomp.o `test -f 'SchurDecomp.cpp' || echo './'`SchurDecomp.cpp
mv -f .deps/libsylv_a-SchurDecomp.Tpo .deps/libsylv_a-SchurDecomp.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../../mex/sources -g -O2 -Wall -Wno-parentheses -MT libsylv_a-KronUtils.o -MD -MP -MF .deps/libsylv_a-KronUtils.Tpo -c -o libsylv_a-KronUtils.o `test -f 'KronUtils.cpp' || echo './'`KronUtils.cpp
mv -f .deps/libsylv_a-KronUtils.Tpo .deps/libsylv_a-KronUtils.Po
rm -f libsylv.a
ar cru libsylv.a libsylv_a-IterativeSylvester.o libsylv_a-QuasiTriangular.o libsylv_a-QuasiTriangularZero.o libsylv_a-GeneralMatrix.o libsylv_a-GeneralSylvester.o libsylv_a-SimilarityDecomp.o libsylv_a-SylvException.o libsylv_a-SchurDecompEig.o libsylv_a-Vector.o libsylv_a-TriangularSylvester.o libsylv_a-SylvParams.o libsylv_a-BlockDiagonal.o libsylv_a-KronVector.o libsylv_a-SylvMemory.o libsylv_a-SymSchurDecomp.o libsylv_a-SylvMatrix.o libsylv_a-SchurDecomp.o libsylv_a-KronUtils.o
ranlib libsylv.a
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/sylv/cc'
Making all in testing
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/sylv/testing'
make[3]: Цель `all' не требует выполнения команд.
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/sylv/testing'
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/sylv'
make[3]: Цель `all-am' не требует выполнения команд.
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/sylv'
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/sylv'
Making all in parser/cc
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/parser/cc'
make all-am
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/parser/cc'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-atom_assignings.o -MD -MP -MF .deps/libparser_a-atom_assignings.Tpo -c -o libparser_a-atom_assignings.o `test -f 'atom_assignings.cpp' || echo './'`atom_assignings.cpp
mv -f .deps/libparser_a-atom_assignings.Tpo .deps/libparser_a-atom_assignings.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-atom_substitutions.o -MD -MP -MF .deps/libparser_a-atom_substitutions.Tpo -c -o libparser_a-atom_substitutions.o `test -f 'atom_substitutions.cpp' || echo './'`atom_substitutions.cpp
mv -f .deps/libparser_a-atom_substitutions.Tpo .deps/libparser_a-atom_substitutions.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-csv_parser.o -MD -MP -MF .deps/libparser_a-csv_parser.Tpo -c -o libparser_a-csv_parser.o `test -f 'csv_parser.cpp' || echo './'`csv_parser.cpp
mv -f .deps/libparser_a-csv_parser.Tpo .deps/libparser_a-csv_parser.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-dynamic_atoms.o -MD -MP -MF .deps/libparser_a-dynamic_atoms.Tpo -c -o libparser_a-dynamic_atoms.o `test -f 'dynamic_atoms.cpp' || echo './'`dynamic_atoms.cpp
mv -f .deps/libparser_a-dynamic_atoms.Tpo .deps/libparser_a-dynamic_atoms.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-fine_atoms.o -MD -MP -MF .deps/libparser_a-fine_atoms.Tpo -c -o libparser_a-fine_atoms.o `test -f 'fine_atoms.cpp' || echo './'`fine_atoms.cpp
mv -f .deps/libparser_a-fine_atoms.Tpo .deps/libparser_a-fine_atoms.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-formula_parser.o -MD -MP -MF .deps/libparser_a-formula_parser.Tpo -c -o libparser_a-formula_parser.o `test -f 'formula_parser.cpp' || echo './'`formula_parser.cpp
mv -f .deps/libparser_a-formula_parser.Tpo .deps/libparser_a-formula_parser.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-matrix_parser.o -MD -MP -MF .deps/libparser_a-matrix_parser.Tpo -c -o libparser_a-matrix_parser.o `test -f 'matrix_parser.cpp' || echo './'`matrix_parser.cpp
mv -f .deps/libparser_a-matrix_parser.Tpo .deps/libparser_a-matrix_parser.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-parser_exception.o -MD -MP -MF .deps/libparser_a-parser_exception.Tpo -c -o libparser_a-parser_exception.o `test -f 'parser_exception.cpp' || echo './'`parser_exception.cpp
mv -f .deps/libparser_a-parser_exception.Tpo .deps/libparser_a-parser_exception.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-static_atoms.o -MD -MP -MF .deps/libparser_a-static_atoms.Tpo -c -o libparser_a-static_atoms.o `test -f 'static_atoms.cpp' || echo './'`static_atoms.cpp
mv -f .deps/libparser_a-static_atoms.Tpo .deps/libparser_a-static_atoms.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-static_fine_atoms.o -MD -MP -MF .deps/libparser_a-static_fine_atoms.Tpo -c -o libparser_a-static_fine_atoms.o `test -f 'static_fine_atoms.cpp' || echo './'`static_fine_atoms.cpp
mv -f .deps/libparser_a-static_fine_atoms.Tpo .deps/libparser_a-static_fine_atoms.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-tree.o -MD -MP -MF .deps/libparser_a-tree.Tpo -c -o libparser_a-tree.o `test -f 'tree.cpp' || echo './'`tree.cpp
mv -f .deps/libparser_a-tree.Tpo .deps/libparser_a-tree.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-assign_tab.o -MD -MP -MF .deps/libparser_a-assign_tab.Tpo -c -o libparser_a-assign_tab.o `test -f 'assign_tab.cc' || echo './'`assign_tab.cc
mv -f .deps/libparser_a-assign_tab.Tpo .deps/libparser_a-assign_tab.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-csv_tab.o -MD -MP -MF .deps/libparser_a-csv_tab.Tpo -c -o libparser_a-csv_tab.o `test -f 'csv_tab.cc' || echo './'`csv_tab.cc
mv -f .deps/libparser_a-csv_tab.Tpo .deps/libparser_a-csv_tab.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-formula_tab.o -MD -MP -MF .deps/libparser_a-formula_tab.Tpo -c -o libparser_a-formula_tab.o `test -f 'formula_tab.cc' || echo './'`formula_tab.cc
mv -f .deps/libparser_a-formula_tab.Tpo .deps/libparser_a-formula_tab.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-matrix_tab.o -MD -MP -MF .deps/libparser_a-matrix_tab.Tpo -c -o libparser_a-matrix_tab.o `test -f 'matrix_tab.cc' || echo './'`matrix_tab.cc
mv -f .deps/libparser_a-matrix_tab.Tpo .deps/libparser_a-matrix_tab.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-namelist_tab.o -MD -MP -MF .deps/libparser_a-namelist_tab.Tpo -c -o libparser_a-namelist_tab.o `test -f 'namelist_tab.cc' || echo './'`namelist_tab.cc
mv -f .deps/libparser_a-namelist_tab.Tpo .deps/libparser_a-namelist_tab.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-assign_ll.o -MD -MP -MF .deps/libparser_a-assign_ll.Tpo -c -o libparser_a-assign_ll.o `test -f 'assign_ll.cc' || echo './'`assign_ll.cc
mv -f .deps/libparser_a-assign_ll.Tpo .deps/libparser_a-assign_ll.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-csv_ll.o -MD -MP -MF .deps/libparser_a-csv_ll.Tpo -c -o libparser_a-csv_ll.o `test -f 'csv_ll.cc' || echo './'`csv_ll.cc
mv -f .deps/libparser_a-csv_ll.Tpo .deps/libparser_a-csv_ll.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-formula_ll.o -MD -MP -MF .deps/libparser_a-formula_ll.Tpo -c -o libparser_a-formula_ll.o `test -f 'formula_ll.cc' || echo './'`formula_ll.cc
mv -f .deps/libparser_a-formula_ll.Tpo .deps/libparser_a-formula_ll.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-matrix_ll.o -MD -MP -MF .deps/libparser_a-matrix_ll.Tpo -c -o libparser_a-matrix_ll.o `test -f 'matrix_ll.cc' || echo './'`matrix_ll.cc
mv -f .deps/libparser_a-matrix_ll.Tpo .deps/libparser_a-matrix_ll.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I/usr/include -g -O2 -Wall -Wno-parentheses -MT libparser_a-namelist_ll.o -MD -MP -MF .deps/libparser_a-namelist_ll.Tpo -c -o libparser_a-namelist_ll.o `test -f 'namelist_ll.cc' || echo './'`namelist_ll.cc
mv -f .deps/libparser_a-namelist_ll.Tpo .deps/libparser_a-namelist_ll.Po
rm -f libparser.a
ar cru libparser.a libparser_a-atom_assignings.o libparser_a-atom_substitutions.o libparser_a-csv_parser.o libparser_a-dynamic_atoms.o libparser_a-fine_atoms.o libparser_a-formula_parser.o libparser_a-matrix_parser.o libparser_a-parser_exception.o libparser_a-static_atoms.o libparser_a-static_fine_atoms.o libparser_a-tree.o libparser_a-assign_tab.o libparser_a-csv_tab.o libparser_a-formula_tab.o libparser_a-matrix_tab.o libparser_a-namelist_tab.o libparser_a-assign_ll.o libparser_a-csv_ll.o libparser_a-formula_ll.o libparser_a-matrix_ll.o libparser_a-namelist_ll.o
ranlib libparser.a
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/parser/cc'
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/parser/cc'
Making all in tl
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl'
Making all in cc
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl/cc'
make all-am
make[4]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl/cc'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-normal_moments.o -MD -MP -MF .deps/libtl_a-normal_moments.Tpo -c -o libtl_a-normal_moments.o `test -f 'normal_moments.cpp' || echo './'`normal_moments.cpp
mv -f .deps/libtl_a-normal_moments.Tpo .deps/libtl_a-normal_moments.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-int_sequence.o -MD -MP -MF .deps/libtl_a-int_sequence.Tpo -c -o libtl_a-int_sequence.o `test -f 'int_sequence.cpp' || echo './'`int_sequence.cpp
mv -f .deps/libtl_a-int_sequence.Tpo .deps/libtl_a-int_sequence.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-tensor.o -MD -MP -MF .deps/libtl_a-tensor.Tpo -c -o libtl_a-tensor.o `test -f 'tensor.cpp' || echo './'`tensor.cpp
mv -f .deps/libtl_a-tensor.Tpo .deps/libtl_a-tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-ps_tensor.o -MD -MP -MF .deps/libtl_a-ps_tensor.Tpo -c -o libtl_a-ps_tensor.o `test -f 'ps_tensor.cpp' || echo './'`ps_tensor.cpp
mv -f .deps/libtl_a-ps_tensor.Tpo .deps/libtl_a-ps_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-pyramid_prod2.o -MD -MP -MF .deps/libtl_a-pyramid_prod2.Tpo -c -o libtl_a-pyramid_prod2.o `test -f 'pyramid_prod2.cpp' || echo './'`pyramid_prod2.cpp
mv -f .deps/libtl_a-pyramid_prod2.Tpo .deps/libtl_a-pyramid_prod2.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-equivalence.o -MD -MP -MF .deps/libtl_a-equivalence.Tpo -c -o libtl_a-equivalence.o `test -f 'equivalence.cpp' || echo './'`equivalence.cpp
mv -f .deps/libtl_a-equivalence.Tpo .deps/libtl_a-equivalence.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-fine_container.o -MD -MP -MF .deps/libtl_a-fine_container.Tpo -c -o libtl_a-fine_container.o `test -f 'fine_container.cpp' || echo './'`fine_container.cpp
mv -f .deps/libtl_a-fine_container.Tpo .deps/libtl_a-fine_container.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-kron_prod.o -MD -MP -MF .deps/libtl_a-kron_prod.Tpo -c -o libtl_a-kron_prod.o `test -f 'kron_prod.cpp' || echo './'`kron_prod.cpp
mv -f .deps/libtl_a-kron_prod.Tpo .deps/libtl_a-kron_prod.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-t_polynomial.o -MD -MP -MF .deps/libtl_a-t_polynomial.Tpo -c -o libtl_a-t_polynomial.o `test -f 't_polynomial.cpp' || echo './'`t_polynomial.cpp
mv -f .deps/libtl_a-t_polynomial.Tpo .deps/libtl_a-t_polynomial.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-symmetry.o -MD -MP -MF .deps/libtl_a-symmetry.Tpo -c -o libtl_a-symmetry.o `test -f 'symmetry.cpp' || echo './'`symmetry.cpp
mv -f .deps/libtl_a-symmetry.Tpo .deps/libtl_a-symmetry.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-stack_container.o -MD -MP -MF .deps/libtl_a-stack_container.Tpo -c -o libtl_a-stack_container.o `test -f 'stack_container.cpp' || echo './'`stack_container.cpp
mv -f .deps/libtl_a-stack_container.Tpo .deps/libtl_a-stack_container.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-twod_matrix.o -MD -MP -MF .deps/libtl_a-twod_matrix.Tpo -c -o libtl_a-twod_matrix.o `test -f 'twod_matrix.cpp' || echo './'`twod_matrix.cpp
mv -f .deps/libtl_a-twod_matrix.Tpo .deps/libtl_a-twod_matrix.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-sparse_tensor.o -MD -MP -MF .deps/libtl_a-sparse_tensor.Tpo -c -o libtl_a-sparse_tensor.o `test -f 'sparse_tensor.cpp' || echo './'`sparse_tensor.cpp
mv -f .deps/libtl_a-sparse_tensor.Tpo .deps/libtl_a-sparse_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-sthread.o -MD -MP -MF .deps/libtl_a-sthread.Tpo -c -o libtl_a-sthread.o `test -f 'sthread.cpp' || echo './'`sthread.cpp
mv -f .deps/libtl_a-sthread.Tpo .deps/libtl_a-sthread.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-gs_tensor.o -MD -MP -MF .deps/libtl_a-gs_tensor.Tpo -c -o libtl_a-gs_tensor.o `test -f 'gs_tensor.cpp' || echo './'`gs_tensor.cpp
mv -f .deps/libtl_a-gs_tensor.Tpo .deps/libtl_a-gs_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-pyramid_prod.o -MD -MP -MF .deps/libtl_a-pyramid_prod.Tpo -c -o libtl_a-pyramid_prod.o `test -f 'pyramid_prod.cpp' || echo './'`pyramid_prod.cpp
mv -f .deps/libtl_a-pyramid_prod.Tpo .deps/libtl_a-pyramid_prod.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-fs_tensor.o -MD -MP -MF .deps/libtl_a-fs_tensor.Tpo -c -o libtl_a-fs_tensor.o `test -f 'fs_tensor.cpp' || echo './'`fs_tensor.cpp
mv -f .deps/libtl_a-fs_tensor.Tpo .deps/libtl_a-fs_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-permutation.o -MD -MP -MF .deps/libtl_a-permutation.Tpo -c -o libtl_a-permutation.o `test -f 'permutation.cpp' || echo './'`permutation.cpp
mv -f .deps/libtl_a-permutation.Tpo .deps/libtl_a-permutation.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-rfs_tensor.o -MD -MP -MF .deps/libtl_a-rfs_tensor.Tpo -c -o libtl_a-rfs_tensor.o `test -f 'rfs_tensor.cpp' || echo './'`rfs_tensor.cpp
mv -f .deps/libtl_a-rfs_tensor.Tpo .deps/libtl_a-rfs_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-t_container.o -MD -MP -MF .deps/libtl_a-t_container.Tpo -c -o libtl_a-t_container.o `test -f 't_container.cpp' || echo './'`t_container.cpp
mv -f .deps/libtl_a-t_container.Tpo .deps/libtl_a-t_container.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -pthread -g -O2 -Wall -Wno-parentheses -MT libtl_a-tl_static.o -MD -MP -MF .deps/libtl_a-tl_static.Tpo -c -o libtl_a-tl_static.o `test -f 'tl_static.cpp' || echo './'`tl_static.cpp
mv -f .deps/libtl_a-tl_static.Tpo .deps/libtl_a-tl_static.Po
rm -f libtl.a
ar cru libtl.a libtl_a-normal_moments.o libtl_a-int_sequence.o libtl_a-tensor.o libtl_a-ps_tensor.o libtl_a-pyramid_prod2.o libtl_a-equivalence.o libtl_a-fine_container.o libtl_a-kron_prod.o libtl_a-t_polynomial.o libtl_a-symmetry.o libtl_a-stack_container.o libtl_a-twod_matrix.o libtl_a-sparse_tensor.o libtl_a-sthread.o libtl_a-gs_tensor.o libtl_a-pyramid_prod.o libtl_a-fs_tensor.o libtl_a-permutation.o libtl_a-rfs_tensor.o libtl_a-t_container.o libtl_a-tl_static.o
ranlib libtl.a
make[4]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl/cc'
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl/cc'
Making all in testing
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl/testing'
make[3]: Цель `all' не требует выполнения команд.
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl/testing'
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl'
make[3]: Цель `all-am' не требует выполнения команд.
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl'
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/tl'
Making all in doc
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/doc'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/doc'
Making all in utils/cc
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/utils/cc'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -g -O2 -Wall -Wno-parentheses -MT memory_file.o -MD -MP -MF .deps/memory_file.Tpo -c -o memory_file.o memory_file.cpp
mv -f .deps/memory_file.Tpo .deps/memory_file.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -g -O2 -Wall -Wno-parentheses -MT pascal_triangle.o -MD -MP -MF .deps/pascal_triangle.Tpo -c -o pascal_triangle.o pascal_triangle.cpp
mv -f .deps/pascal_triangle.Tpo .deps/pascal_triangle.Po
rm -f libutils.a
ar cru libutils.a memory_file.o pascal_triangle.o
ranlib libutils.a
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/utils/cc'
Making all in integ
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ'
Making all in cc
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ/cc'
make all-am
make[4]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ/cc'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -I../../tl/cc -I../../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libinteg_a-product.o -MD -MP -MF .deps/libinteg_a-product.Tpo -c -o libinteg_a-product.o `test -f 'product.cpp' || echo './'`product.cpp
mv -f .deps/libinteg_a-product.Tpo .deps/libinteg_a-product.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -I../../tl/cc -I../../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libinteg_a-quadrature.o -MD -MP -MF .deps/libinteg_a-quadrature.Tpo -c -o libinteg_a-quadrature.o `test -f 'quadrature.cpp' || echo './'`quadrature.cpp
mv -f .deps/libinteg_a-quadrature.Tpo .deps/libinteg_a-quadrature.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -I../../tl/cc -I../../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libinteg_a-quasi_mcarlo.o -MD -MP -MF .deps/libinteg_a-quasi_mcarlo.Tpo -c -o libinteg_a-quasi_mcarlo.o `test -f 'quasi_mcarlo.cpp' || echo './'`quasi_mcarlo.cpp
mv -f .deps/libinteg_a-quasi_mcarlo.Tpo .deps/libinteg_a-quasi_mcarlo.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -I../../tl/cc -I../../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libinteg_a-smolyak.o -MD -MP -MF .deps/libinteg_a-smolyak.Tpo -c -o libinteg_a-smolyak.o `test -f 'smolyak.cpp' || echo './'`smolyak.cpp
mv -f .deps/libinteg_a-smolyak.Tpo .deps/libinteg_a-smolyak.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../../sylv/cc -I../../tl/cc -I../../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libinteg_a-vector_function.o -MD -MP -MF .deps/libinteg_a-vector_function.Tpo -c -o libinteg_a-vector_function.o `test -f 'vector_function.cpp' || echo './'`vector_function.cpp
mv -f .deps/libinteg_a-vector_function.Tpo .deps/libinteg_a-vector_function.Po
rm -f libinteg.a
ar cru libinteg.a libinteg_a-product.o libinteg_a-quadrature.o libinteg_a-quasi_mcarlo.o libinteg_a-smolyak.o libinteg_a-vector_function.o
ranlib libinteg.a
make[4]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ/cc'
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ/cc'
Making all in src
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ/src'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../.. -I../../sylv/cc -I../../integ/cc -I../../tl/cc -pthread -g -O2 -Wall -Wno-parentheses -MT quadrature_points-quadrature-points.o -MD -MP -MF .deps/quadrature_points-quadrature-points.Tpo -c -o quadrature_points-quadrature-points.o `test -f 'quadrature-points.cpp' || echo './'`quadrature-points.cpp
mv -f .deps/quadrature_points-quadrature-points.Tpo .deps/quadrature_points-quadrature-points.Po
g++ -pthread -g -O2 -Wall -Wno-parentheses -o quadrature-points quadrature_points-quadrature-points.o ../cc/libinteg.a ../../tl/cc/libtl.a ../../parser/cc/libparser.a ../../sylv/cc/libsylv.a ../../utils/cc/libutils.a -llapack -lblas -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4 -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4/../../.. -lgfortran -lm -lquadmath
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ/src'
Making all in testing
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ/testing'
make[3]: Цель `all' не требует выполнения команд.
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ/testing'
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ'
make[3]: Цель `all-am' не требует выполнения команд.
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ'
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/integ'
Making all in kord
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/kord'
make all-am
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/kord'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-faa_di_bruno.o -MD -MP -MF .deps/libkord_a-faa_di_bruno.Tpo -c -o libkord_a-faa_di_bruno.o `test -f 'faa_di_bruno.cpp' || echo './'`faa_di_bruno.cpp
mv -f .deps/libkord_a-faa_di_bruno.Tpo .deps/libkord_a-faa_di_bruno.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-korder_stoch.o -MD -MP -MF .deps/libkord_a-korder_stoch.Tpo -c -o libkord_a-korder_stoch.o `test -f 'korder_stoch.cpp' || echo './'`korder_stoch.cpp
mv -f .deps/libkord_a-korder_stoch.Tpo .deps/libkord_a-korder_stoch.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-journal.o -MD -MP -MF .deps/libkord_a-journal.Tpo -c -o libkord_a-journal.o `test -f 'journal.cpp' || echo './'`journal.cpp
mv -f .deps/libkord_a-journal.Tpo .deps/libkord_a-journal.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-decision_rule.o -MD -MP -MF .deps/libkord_a-decision_rule.Tpo -c -o libkord_a-decision_rule.o `test -f 'decision_rule.cpp' || echo './'`decision_rule.cpp
mv -f .deps/libkord_a-decision_rule.Tpo .deps/libkord_a-decision_rule.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-dynamic_model.o -MD -MP -MF .deps/libkord_a-dynamic_model.Tpo -c -o libkord_a-dynamic_model.o `test -f 'dynamic_model.cpp' || echo './'`dynamic_model.cpp
mv -f .deps/libkord_a-dynamic_model.Tpo .deps/libkord_a-dynamic_model.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-random.o -MD -MP -MF .deps/libkord_a-random.Tpo -c -o libkord_a-random.o `test -f 'random.cpp' || echo './'`random.cpp
mv -f .deps/libkord_a-random.Tpo .deps/libkord_a-random.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-first_order.o -MD -MP -MF .deps/libkord_a-first_order.Tpo -c -o libkord_a-first_order.o `test -f 'first_order.cpp' || echo './'`first_order.cpp
mv -f .deps/libkord_a-first_order.Tpo .deps/libkord_a-first_order.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-normal_conjugate.o -MD -MP -MF .deps/libkord_a-normal_conjugate.Tpo -c -o libkord_a-normal_conjugate.o `test -f 'normal_conjugate.cpp' || echo './'`normal_conjugate.cpp
mv -f .deps/libkord_a-normal_conjugate.Tpo .deps/libkord_a-normal_conjugate.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-approximation.o -MD -MP -MF .deps/libkord_a-approximation.Tpo -c -o libkord_a-approximation.o `test -f 'approximation.cpp' || echo './'`approximation.cpp
mv -f .deps/libkord_a-approximation.Tpo .deps/libkord_a-approximation.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-global_check.o -MD -MP -MF .deps/libkord_a-global_check.Tpo -c -o libkord_a-global_check.o `test -f 'global_check.cpp' || echo './'`global_check.cpp
mv -f .deps/libkord_a-global_check.Tpo .deps/libkord_a-global_check.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../integ/cc -I../../mex/sources -pthread -g -O2 -Wall -Wno-parentheses -MT libkord_a-korder.o -MD -MP -MF .deps/libkord_a-korder.Tpo -c -o libkord_a-korder.o `test -f 'korder.cpp' || echo './'`korder.cpp
mv -f .deps/libkord_a-korder.Tpo .deps/libkord_a-korder.Po
rm -f libkord.a
ar cru libkord.a libkord_a-faa_di_bruno.o libkord_a-korder_stoch.o libkord_a-journal.o libkord_a-decision_rule.o libkord_a-dynamic_model.o libkord_a-random.o libkord_a-first_order.o libkord_a-normal_conjugate.o libkord_a-approximation.o libkord_a-global_check.o libkord_a-korder.o
ranlib libkord.a
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/kord'
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/kord'
Making all in src
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/src'
make all-am
make[3]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/src'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-main.o -MD -MP -MF .deps/dynare__-main.Tpo -c -o dynare__-main.o `test -f 'main.cpp' || echo './'`main.cpp
mv -f .deps/dynare__-main.Tpo .deps/dynare__-main.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-dynare3.o -MD -MP -MF .deps/dynare__-dynare3.Tpo -c -o dynare__-dynare3.o `test -f 'dynare3.cpp' || echo './'`dynare3.cpp
mv -f .deps/dynare__-dynare3.Tpo .deps/dynare__-dynare3.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-planner_builder.o -MD -MP -MF .deps/dynare__-planner_builder.Tpo -c -o dynare__-planner_builder.o `test -f 'planner_builder.cpp' || echo './'`planner_builder.cpp
mv -f .deps/dynare__-planner_builder.Tpo .deps/dynare__-planner_builder.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-dynare_params.o -MD -MP -MF .deps/dynare__-dynare_params.Tpo -c -o dynare__-dynare_params.o `test -f 'dynare_params.cpp' || echo './'`dynare_params.cpp
mv -f .deps/dynare__-dynare_params.Tpo .deps/dynare__-dynare_params.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-dynare_atoms.o -MD -MP -MF .deps/dynare__-dynare_atoms.Tpo -c -o dynare__-dynare_atoms.o `test -f 'dynare_atoms.cpp' || echo './'`dynare_atoms.cpp
mv -f .deps/dynare__-dynare_atoms.Tpo .deps/dynare__-dynare_atoms.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-dynare_model.o -MD -MP -MF .deps/dynare__-dynare_model.Tpo -c -o dynare__-dynare_model.o `test -f 'dynare_model.cpp' || echo './'`dynare_model.cpp
mv -f .deps/dynare__-dynare_model.Tpo .deps/dynare__-dynare_model.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-forw_subst_builder.o -MD -MP -MF .deps/dynare__-forw_subst_builder.Tpo -c -o dynare__-forw_subst_builder.o `test -f 'forw_subst_builder.cpp' || echo './'`forw_subst_builder.cpp
mv -f .deps/dynare__-forw_subst_builder.Tpo .deps/dynare__-forw_subst_builder.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-nlsolve.o -MD -MP -MF .deps/dynare__-nlsolve.Tpo -c -o dynare__-nlsolve.o `test -f 'nlsolve.cpp' || echo './'`nlsolve.cpp
mv -f .deps/dynare__-nlsolve.Tpo .deps/dynare__-nlsolve.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-dynglob_ll.o -MD -MP -MF .deps/dynare__-dynglob_ll.Tpo -c -o dynare__-dynglob_ll.o `test -f 'dynglob_ll.cc' || echo './'`dynglob_ll.cc
mv -f .deps/dynare__-dynglob_ll.Tpo .deps/dynare__-dynglob_ll.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_TRIM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_SPLIT_HPP=1 -DHAVE_BOOST_LEXICAL_CAST_HPP=1 -DBOOST_NO_HASH=/\*\*/ -DHAVE_LIBZ=1 -DHAVE_BLAS=1 -DHAVE_LAPACK=1 -DHAVE_PTHREAD=1 -DHAVE_MATLAB=1 -I. -I../sylv/cc -I../tl/cc -I../kord -I../integ/cc -I.. -I../../mex/sources -DDYNVERSION=\"4.4.2\" -I/usr/include -pthread -g -O2 -Wall -Wno-parentheses -MT dynare__-dynglob_tab.o -MD -MP -MF .deps/dynare__-dynglob_tab.Tpo -c -o dynare__-dynglob_tab.o `test -f 'dynglob_tab.cc' || echo './'`dynglob_tab.cc
mv -f .deps/dynare__-dynglob_tab.Tpo .deps/dynare__-dynglob_tab.Po
g++ -pthread -g -O2 -Wall -Wno-parentheses -L/usr/lib -o dynare++ dynare__-main.o dynare__-dynare3.o dynare__-planner_builder.o dynare__-dynare_params.o dynare__-dynare_atoms.o dynare__-dynare_model.o dynare__-forw_subst_builder.o dynare__-nlsolve.o dynare__-dynglob_ll.o dynare__-dynglob_tab.o ../kord/libkord.a ../integ/cc/libinteg.a ../tl/cc/libtl.a ../parser/cc/libparser.a ../utils/cc/libutils.a ../sylv/cc/libsylv.a -lmatio -lz -llapack -lblas -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4 -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4/../../.. -lgfortran -lm -lquadmath
make[3]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/src'
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++/src'
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++'
make[2]: Цель `all-am' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++'
make[1]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/dynare++'
Making all in mex/build/matlab
make[1]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab'
Making all in mjdgges
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/mjdgges'
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT mjdgges.o -MD -MP -MF .deps/mjdgges.Tpo -c -o mjdgges.o `test -f '../../../sources/mjdgges/mjdgges.c' || echo './'`../../../sources/mjdgges/mjdgges.c
mv -f .deps/mjdgges.Tpo .deps/mjdgges.Po
gcc -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o mjdgges.mexglx mjdgges.o -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in mjdgges.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/mjdgges/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/mjdgges'
Making all in kronecker
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/kronecker'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT sparse_hessian_times_B_kronecker_C.o -MD -MP -MF .deps/sparse_hessian_times_B_kronecker_C.Tpo -c -o sparse_hessian_times_B_kronecker_C.o `test -f '../../../sources/kronecker/sparse_hessian_times_B_kronecker_C.cc' || echo './'`../../../sources/kronecker/sparse_hessian_times_B_kronecker_C.cc
mv -f .deps/sparse_hessian_times_B_kronecker_C.Tpo .deps/sparse_hessian_times_B_kronecker_C.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o sparse_hessian_times_B_kronecker_C.mexglx sparse_hessian_times_B_kronecker_C.o -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT A_times_B_kronecker_C.o -MD -MP -MF .deps/A_times_B_kronecker_C.Tpo -c -o A_times_B_kronecker_C.o `test -f '../../../sources/kronecker/A_times_B_kronecker_C.cc' || echo './'`../../../sources/kronecker/A_times_B_kronecker_C.cc
mv -f .deps/A_times_B_kronecker_C.Tpo .deps/A_times_B_kronecker_C.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o A_times_B_kronecker_C.mexglx A_times_B_kronecker_C.o -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in sparse_hessian_times_B_kronecker_C.mexglx A_times_B_kronecker_C.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/kronecker/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/kronecker'
Making all in bytecode
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/bytecode'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../sources -I../../../sources/bytecode -I../../../../preprocessor -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT bytecode-bytecode.o -MD -MP -MF .deps/bytecode-bytecode.Tpo -c -o bytecode-bytecode.o `test -f '../../../sources/bytecode/bytecode.cc' || echo './'`../../../sources/bytecode/bytecode.cc
../../../sources/bytecode/bytecode.cc: В функции «void mexFunction(int, mxArray**, int, const mxArray**)»:
../../../sources/bytecode/bytecode.cc:566:15: предупреждение: «variable_type» may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../sources/bytecode/bytecode.cc:488:15: предупреждение: «variable_type» may be used uninitialized in this function [-Wmaybe-uninitialized]
mv -f .deps/bytecode-bytecode.Tpo .deps/bytecode-bytecode.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../sources -I../../../sources/bytecode -I../../../../preprocessor -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT bytecode-Interpreter.o -MD -MP -MF .deps/bytecode-Interpreter.Tpo -c -o bytecode-Interpreter.o `test -f '../../../sources/bytecode/Interpreter.cc' || echo './'`../../../sources/bytecode/Interpreter.cc
mv -f .deps/bytecode-Interpreter.Tpo .deps/bytecode-Interpreter.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../sources -I../../../sources/bytecode -I../../../../preprocessor -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT bytecode-Mem_Mngr.o -MD -MP -MF .deps/bytecode-Mem_Mngr.Tpo -c -o bytecode-Mem_Mngr.o `test -f '../../../sources/bytecode/Mem_Mngr.cc' || echo './'`../../../sources/bytecode/Mem_Mngr.cc
mv -f .deps/bytecode-Mem_Mngr.Tpo .deps/bytecode-Mem_Mngr.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../sources -I../../../sources/bytecode -I../../../../preprocessor -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT bytecode-SparseMatrix.o -MD -MP -MF .deps/bytecode-SparseMatrix.Tpo -c -o bytecode-SparseMatrix.o `test -f '../../../sources/bytecode/SparseMatrix.cc' || echo './'`../../../sources/bytecode/SparseMatrix.cc
../../../sources/bytecode/SparseMatrix.cc: В функции-члене «void dynSparseMatrix::Solve_Matlab_BiCGStab(mxArray*, mxArray*, int, double, int, bool, int, mxArray*, int)»:
../../../sources/bytecode/SparseMatrix.cc:4761:20: предупреждение: «z» may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../sources/bytecode/SparseMatrix.cc:4644:18: предупреждение: «U1» may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../sources/bytecode/SparseMatrix.cc:4641:18: предупреждение: «L1» may be used uninitialized in this function [-Wmaybe-uninitialized]
mv -f .deps/bytecode-SparseMatrix.Tpo .deps/bytecode-SparseMatrix.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../sources -I../../../sources/bytecode -I../../../../preprocessor -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT bytecode-Evaluate.o -MD -MP -MF .deps/bytecode-Evaluate.Tpo -c -o bytecode-Evaluate.o `test -f '../../../sources/bytecode/Evaluate.cc' || echo './'`../../../sources/bytecode/Evaluate.cc
mv -f .deps/bytecode-Evaluate.Tpo .deps/bytecode-Evaluate.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o bytecode.mexglx bytecode-bytecode.o bytecode-Interpreter.o bytecode-Mem_Mngr.o bytecode-SparseMatrix.o bytecode-Evaluate.o -lmwumfpack -lut -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in bytecode.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/bytecode/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/bytecode'
Making all in libdynare++
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/libdynare++'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-faa_di_bruno.o -MD -MP -MF .deps/libdynare___a-faa_di_bruno.Tpo -c -o libdynare___a-faa_di_bruno.o `test -f '../../../../dynare++/kord/faa_di_bruno.cpp' || echo './'`../../../../dynare++/kord/faa_di_bruno.cpp
mv -f .deps/libdynare___a-faa_di_bruno.Tpo .deps/libdynare___a-faa_di_bruno.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-korder_stoch.o -MD -MP -MF .deps/libdynare___a-korder_stoch.Tpo -c -o libdynare___a-korder_stoch.o `test -f '../../../../dynare++/kord/korder_stoch.cpp' || echo './'`../../../../dynare++/kord/korder_stoch.cpp
mv -f .deps/libdynare___a-korder_stoch.Tpo .deps/libdynare___a-korder_stoch.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-journal.o -MD -MP -MF .deps/libdynare___a-journal.Tpo -c -o libdynare___a-journal.o `test -f '../../../../dynare++/kord/journal.cpp' || echo './'`../../../../dynare++/kord/journal.cpp
mv -f .deps/libdynare___a-journal.Tpo .deps/libdynare___a-journal.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-decision_rule.o -MD -MP -MF .deps/libdynare___a-decision_rule.Tpo -c -o libdynare___a-decision_rule.o `test -f '../../../../dynare++/kord/decision_rule.cpp' || echo './'`../../../../dynare++/kord/decision_rule.cpp
mv -f .deps/libdynare___a-decision_rule.Tpo .deps/libdynare___a-decision_rule.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-dynamic_model.o -MD -MP -MF .deps/libdynare___a-dynamic_model.Tpo -c -o libdynare___a-dynamic_model.o `test -f '../../../../dynare++/kord/dynamic_model.cpp' || echo './'`../../../../dynare++/kord/dynamic_model.cpp
mv -f .deps/libdynare___a-dynamic_model.Tpo .deps/libdynare___a-dynamic_model.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-random.o -MD -MP -MF .deps/libdynare___a-random.Tpo -c -o libdynare___a-random.o `test -f '../../../../dynare++/kord/random.cpp' || echo './'`../../../../dynare++/kord/random.cpp
mv -f .deps/libdynare___a-random.Tpo .deps/libdynare___a-random.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-first_order.o -MD -MP -MF .deps/libdynare___a-first_order.Tpo -c -o libdynare___a-first_order.o `test -f '../../../../dynare++/kord/first_order.cpp' || echo './'`../../../../dynare++/kord/first_order.cpp
mv -f .deps/libdynare___a-first_order.Tpo .deps/libdynare___a-first_order.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-normal_conjugate.o -MD -MP -MF .deps/libdynare___a-normal_conjugate.Tpo -c -o libdynare___a-normal_conjugate.o `test -f '../../../../dynare++/kord/normal_conjugate.cpp' || echo './'`../../../../dynare++/kord/normal_conjugate.cpp
mv -f .deps/libdynare___a-normal_conjugate.Tpo .deps/libdynare___a-normal_conjugate.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-approximation.o -MD -MP -MF .deps/libdynare___a-approximation.Tpo -c -o libdynare___a-approximation.o `test -f '../../../../dynare++/kord/approximation.cpp' || echo './'`../../../../dynare++/kord/approximation.cpp
mv -f .deps/libdynare___a-approximation.Tpo .deps/libdynare___a-approximation.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-global_check.o -MD -MP -MF .deps/libdynare___a-global_check.Tpo -c -o libdynare___a-global_check.o `test -f '../../../../dynare++/kord/global_check.cpp' || echo './'`../../../../dynare++/kord/global_check.cpp
mv -f .deps/libdynare___a-global_check.Tpo .deps/libdynare___a-global_check.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-korder.o -MD -MP -MF .deps/libdynare___a-korder.Tpo -c -o libdynare___a-korder.o `test -f '../../../../dynare++/kord/korder.cpp' || echo './'`../../../../dynare++/kord/korder.cpp
mv -f .deps/libdynare___a-korder.Tpo .deps/libdynare___a-korder.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-normal_moments.o -MD -MP -MF .deps/libdynare___a-normal_moments.Tpo -c -o libdynare___a-normal_moments.o `test -f '../../../../dynare++/tl/cc/normal_moments.cpp' || echo './'`../../../../dynare++/tl/cc/normal_moments.cpp
mv -f .deps/libdynare___a-normal_moments.Tpo .deps/libdynare___a-normal_moments.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-int_sequence.o -MD -MP -MF .deps/libdynare___a-int_sequence.Tpo -c -o libdynare___a-int_sequence.o `test -f '../../../../dynare++/tl/cc/int_sequence.cpp' || echo './'`../../../../dynare++/tl/cc/int_sequence.cpp
mv -f .deps/libdynare___a-int_sequence.Tpo .deps/libdynare___a-int_sequence.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-tensor.o -MD -MP -MF .deps/libdynare___a-tensor.Tpo -c -o libdynare___a-tensor.o `test -f '../../../../dynare++/tl/cc/tensor.cpp' || echo './'`../../../../dynare++/tl/cc/tensor.cpp
mv -f .deps/libdynare___a-tensor.Tpo .deps/libdynare___a-tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-ps_tensor.o -MD -MP -MF .deps/libdynare___a-ps_tensor.Tpo -c -o libdynare___a-ps_tensor.o `test -f '../../../../dynare++/tl/cc/ps_tensor.cpp' || echo './'`../../../../dynare++/tl/cc/ps_tensor.cpp
mv -f .deps/libdynare___a-ps_tensor.Tpo .deps/libdynare___a-ps_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-pyramid_prod2.o -MD -MP -MF .deps/libdynare___a-pyramid_prod2.Tpo -c -o libdynare___a-pyramid_prod2.o `test -f '../../../../dynare++/tl/cc/pyramid_prod2.cpp' || echo './'`../../../../dynare++/tl/cc/pyramid_prod2.cpp
mv -f .deps/libdynare___a-pyramid_prod2.Tpo .deps/libdynare___a-pyramid_prod2.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-equivalence.o -MD -MP -MF .deps/libdynare___a-equivalence.Tpo -c -o libdynare___a-equivalence.o `test -f '../../../../dynare++/tl/cc/equivalence.cpp' || echo './'`../../../../dynare++/tl/cc/equivalence.cpp
mv -f .deps/libdynare___a-equivalence.Tpo .deps/libdynare___a-equivalence.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-fine_container.o -MD -MP -MF .deps/libdynare___a-fine_container.Tpo -c -o libdynare___a-fine_container.o `test -f '../../../../dynare++/tl/cc/fine_container.cpp' || echo './'`../../../../dynare++/tl/cc/fine_container.cpp
mv -f .deps/libdynare___a-fine_container.Tpo .deps/libdynare___a-fine_container.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-kron_prod.o -MD -MP -MF .deps/libdynare___a-kron_prod.Tpo -c -o libdynare___a-kron_prod.o `test -f '../../../../dynare++/tl/cc/kron_prod.cpp' || echo './'`../../../../dynare++/tl/cc/kron_prod.cpp
mv -f .deps/libdynare___a-kron_prod.Tpo .deps/libdynare___a-kron_prod.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-t_polynomial.o -MD -MP -MF .deps/libdynare___a-t_polynomial.Tpo -c -o libdynare___a-t_polynomial.o `test -f '../../../../dynare++/tl/cc/t_polynomial.cpp' || echo './'`../../../../dynare++/tl/cc/t_polynomial.cpp
mv -f .deps/libdynare___a-t_polynomial.Tpo .deps/libdynare___a-t_polynomial.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-symmetry.o -MD -MP -MF .deps/libdynare___a-symmetry.Tpo -c -o libdynare___a-symmetry.o `test -f '../../../../dynare++/tl/cc/symmetry.cpp' || echo './'`../../../../dynare++/tl/cc/symmetry.cpp
mv -f .deps/libdynare___a-symmetry.Tpo .deps/libdynare___a-symmetry.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-stack_container.o -MD -MP -MF .deps/libdynare___a-stack_container.Tpo -c -o libdynare___a-stack_container.o `test -f '../../../../dynare++/tl/cc/stack_container.cpp' || echo './'`../../../../dynare++/tl/cc/stack_container.cpp
mv -f .deps/libdynare___a-stack_container.Tpo .deps/libdynare___a-stack_container.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-twod_matrix.o -MD -MP -MF .deps/libdynare___a-twod_matrix.Tpo -c -o libdynare___a-twod_matrix.o `test -f '../../../../dynare++/tl/cc/twod_matrix.cpp' || echo './'`../../../../dynare++/tl/cc/twod_matrix.cpp
mv -f .deps/libdynare___a-twod_matrix.Tpo .deps/libdynare___a-twod_matrix.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-sparse_tensor.o -MD -MP -MF .deps/libdynare___a-sparse_tensor.Tpo -c -o libdynare___a-sparse_tensor.o `test -f '../../../../dynare++/tl/cc/sparse_tensor.cpp' || echo './'`../../../../dynare++/tl/cc/sparse_tensor.cpp
mv -f .deps/libdynare___a-sparse_tensor.Tpo .deps/libdynare___a-sparse_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-sthread.o -MD -MP -MF .deps/libdynare___a-sthread.Tpo -c -o libdynare___a-sthread.o `test -f '../../../../dynare++/tl/cc/sthread.cpp' || echo './'`../../../../dynare++/tl/cc/sthread.cpp
mv -f .deps/libdynare___a-sthread.Tpo .deps/libdynare___a-sthread.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-gs_tensor.o -MD -MP -MF .deps/libdynare___a-gs_tensor.Tpo -c -o libdynare___a-gs_tensor.o `test -f '../../../../dynare++/tl/cc/gs_tensor.cpp' || echo './'`../../../../dynare++/tl/cc/gs_tensor.cpp
mv -f .deps/libdynare___a-gs_tensor.Tpo .deps/libdynare___a-gs_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-pyramid_prod.o -MD -MP -MF .deps/libdynare___a-pyramid_prod.Tpo -c -o libdynare___a-pyramid_prod.o `test -f '../../../../dynare++/tl/cc/pyramid_prod.cpp' || echo './'`../../../../dynare++/tl/cc/pyramid_prod.cpp
mv -f .deps/libdynare___a-pyramid_prod.Tpo .deps/libdynare___a-pyramid_prod.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-fs_tensor.o -MD -MP -MF .deps/libdynare___a-fs_tensor.Tpo -c -o libdynare___a-fs_tensor.o `test -f '../../../../dynare++/tl/cc/fs_tensor.cpp' || echo './'`../../../../dynare++/tl/cc/fs_tensor.cpp
mv -f .deps/libdynare___a-fs_tensor.Tpo .deps/libdynare___a-fs_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-permutation.o -MD -MP -MF .deps/libdynare___a-permutation.Tpo -c -o libdynare___a-permutation.o `test -f '../../../../dynare++/tl/cc/permutation.cpp' || echo './'`../../../../dynare++/tl/cc/permutation.cpp
mv -f .deps/libdynare___a-permutation.Tpo .deps/libdynare___a-permutation.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-rfs_tensor.o -MD -MP -MF .deps/libdynare___a-rfs_tensor.Tpo -c -o libdynare___a-rfs_tensor.o `test -f '../../../../dynare++/tl/cc/rfs_tensor.cpp' || echo './'`../../../../dynare++/tl/cc/rfs_tensor.cpp
mv -f .deps/libdynare___a-rfs_tensor.Tpo .deps/libdynare___a-rfs_tensor.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-t_container.o -MD -MP -MF .deps/libdynare___a-t_container.Tpo -c -o libdynare___a-t_container.o `test -f '../../../../dynare++/tl/cc/t_container.cpp' || echo './'`../../../../dynare++/tl/cc/t_container.cpp
mv -f .deps/libdynare___a-t_container.Tpo .deps/libdynare___a-t_container.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-tl_static.o -MD -MP -MF .deps/libdynare___a-tl_static.Tpo -c -o libdynare___a-tl_static.o `test -f '../../../../dynare++/tl/cc/tl_static.cpp' || echo './'`../../../../dynare++/tl/cc/tl_static.cpp
mv -f .deps/libdynare___a-tl_static.Tpo .deps/libdynare___a-tl_static.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-IterativeSylvester.o -MD -MP -MF .deps/libdynare___a-IterativeSylvester.Tpo -c -o libdynare___a-IterativeSylvester.o `test -f '../../../../dynare++/sylv/cc/IterativeSylvester.cpp' || echo './'`../../../../dynare++/sylv/cc/IterativeSylvester.cpp
mv -f .deps/libdynare___a-IterativeSylvester.Tpo .deps/libdynare___a-IterativeSylvester.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-QuasiTriangular.o -MD -MP -MF .deps/libdynare___a-QuasiTriangular.Tpo -c -o libdynare___a-QuasiTriangular.o `test -f '../../../../dynare++/sylv/cc/QuasiTriangular.cpp' || echo './'`../../../../dynare++/sylv/cc/QuasiTriangular.cpp
mv -f .deps/libdynare___a-QuasiTriangular.Tpo .deps/libdynare___a-QuasiTriangular.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-QuasiTriangularZero.o -MD -MP -MF .deps/libdynare___a-QuasiTriangularZero.Tpo -c -o libdynare___a-QuasiTriangularZero.o `test -f '../../../../dynare++/sylv/cc/QuasiTriangularZero.cpp' || echo './'`../../../../dynare++/sylv/cc/QuasiTriangularZero.cpp
mv -f .deps/libdynare___a-QuasiTriangularZero.Tpo .deps/libdynare___a-QuasiTriangularZero.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-GeneralMatrix.o -MD -MP -MF .deps/libdynare___a-GeneralMatrix.Tpo -c -o libdynare___a-GeneralMatrix.o `test -f '../../../../dynare++/sylv/cc/GeneralMatrix.cpp' || echo './'`../../../../dynare++/sylv/cc/GeneralMatrix.cpp
mv -f .deps/libdynare___a-GeneralMatrix.Tpo .deps/libdynare___a-GeneralMatrix.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-GeneralSylvester.o -MD -MP -MF .deps/libdynare___a-GeneralSylvester.Tpo -c -o libdynare___a-GeneralSylvester.o `test -f '../../../../dynare++/sylv/cc/GeneralSylvester.cpp' || echo './'`../../../../dynare++/sylv/cc/GeneralSylvester.cpp
mv -f .deps/libdynare___a-GeneralSylvester.Tpo .deps/libdynare___a-GeneralSylvester.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-SimilarityDecomp.o -MD -MP -MF .deps/libdynare___a-SimilarityDecomp.Tpo -c -o libdynare___a-SimilarityDecomp.o `test -f '../../../../dynare++/sylv/cc/SimilarityDecomp.cpp' || echo './'`../../../../dynare++/sylv/cc/SimilarityDecomp.cpp
mv -f .deps/libdynare___a-SimilarityDecomp.Tpo .deps/libdynare___a-SimilarityDecomp.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-SylvException.o -MD -MP -MF .deps/libdynare___a-SylvException.Tpo -c -o libdynare___a-SylvException.o `test -f '../../../../dynare++/sylv/cc/SylvException.cpp' || echo './'`../../../../dynare++/sylv/cc/SylvException.cpp
mv -f .deps/libdynare___a-SylvException.Tpo .deps/libdynare___a-SylvException.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-SchurDecompEig.o -MD -MP -MF .deps/libdynare___a-SchurDecompEig.Tpo -c -o libdynare___a-SchurDecompEig.o `test -f '../../../../dynare++/sylv/cc/SchurDecompEig.cpp' || echo './'`../../../../dynare++/sylv/cc/SchurDecompEig.cpp
mv -f .deps/libdynare___a-SchurDecompEig.Tpo .deps/libdynare___a-SchurDecompEig.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-Vector.o -MD -MP -MF .deps/libdynare___a-Vector.Tpo -c -o libdynare___a-Vector.o `test -f '../../../../dynare++/sylv/cc/Vector.cpp' || echo './'`../../../../dynare++/sylv/cc/Vector.cpp
mv -f .deps/libdynare___a-Vector.Tpo .deps/libdynare___a-Vector.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-TriangularSylvester.o -MD -MP -MF .deps/libdynare___a-TriangularSylvester.Tpo -c -o libdynare___a-TriangularSylvester.o `test -f '../../../../dynare++/sylv/cc/TriangularSylvester.cpp' || echo './'`../../../../dynare++/sylv/cc/TriangularSylvester.cpp
mv -f .deps/libdynare___a-TriangularSylvester.Tpo .deps/libdynare___a-TriangularSylvester.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-SylvParams.o -MD -MP -MF .deps/libdynare___a-SylvParams.Tpo -c -o libdynare___a-SylvParams.o `test -f '../../../../dynare++/sylv/cc/SylvParams.cpp' || echo './'`../../../../dynare++/sylv/cc/SylvParams.cpp
mv -f .deps/libdynare___a-SylvParams.Tpo .deps/libdynare___a-SylvParams.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-BlockDiagonal.o -MD -MP -MF .deps/libdynare___a-BlockDiagonal.Tpo -c -o libdynare___a-BlockDiagonal.o `test -f '../../../../dynare++/sylv/cc/BlockDiagonal.cpp' || echo './'`../../../../dynare++/sylv/cc/BlockDiagonal.cpp
mv -f .deps/libdynare___a-BlockDiagonal.Tpo .deps/libdynare___a-BlockDiagonal.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-KronVector.o -MD -MP -MF .deps/libdynare___a-KronVector.Tpo -c -o libdynare___a-KronVector.o `test -f '../../../../dynare++/sylv/cc/KronVector.cpp' || echo './'`../../../../dynare++/sylv/cc/KronVector.cpp
mv -f .deps/libdynare___a-KronVector.Tpo .deps/libdynare___a-KronVector.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-SylvMemory.o -MD -MP -MF .deps/libdynare___a-SylvMemory.Tpo -c -o libdynare___a-SylvMemory.o `test -f '../../../../dynare++/sylv/cc/SylvMemory.cpp' || echo './'`../../../../dynare++/sylv/cc/SylvMemory.cpp
mv -f .deps/libdynare___a-SylvMemory.Tpo .deps/libdynare___a-SylvMemory.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-SymSchurDecomp.o -MD -MP -MF .deps/libdynare___a-SymSchurDecomp.Tpo -c -o libdynare___a-SymSchurDecomp.o `test -f '../../../../dynare++/sylv/cc/SymSchurDecomp.cpp' || echo './'`../../../../dynare++/sylv/cc/SymSchurDecomp.cpp
mv -f .deps/libdynare___a-SymSchurDecomp.Tpo .deps/libdynare___a-SymSchurDecomp.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-SylvMatrix.o -MD -MP -MF .deps/libdynare___a-SylvMatrix.Tpo -c -o libdynare___a-SylvMatrix.o `test -f '../../../../dynare++/sylv/cc/SylvMatrix.cpp' || echo './'`../../../../dynare++/sylv/cc/SylvMatrix.cpp
mv -f .deps/libdynare___a-SylvMatrix.Tpo .deps/libdynare___a-SylvMatrix.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-SchurDecomp.o -MD -MP -MF .deps/libdynare___a-SchurDecomp.Tpo -c -o libdynare___a-SchurDecomp.o `test -f '../../../../dynare++/sylv/cc/SchurDecomp.cpp' || echo './'`../../../../dynare++/sylv/cc/SchurDecomp.cpp
mv -f .deps/libdynare___a-SchurDecomp.Tpo .deps/libdynare___a-SchurDecomp.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-KronUtils.o -MD -MP -MF .deps/libdynare___a-KronUtils.Tpo -c -o libdynare___a-KronUtils.o `test -f '../../../../dynare++/sylv/cc/KronUtils.cpp' || echo './'`../../../../dynare++/sylv/cc/KronUtils.cpp
mv -f .deps/libdynare___a-KronUtils.Tpo .deps/libdynare___a-KronUtils.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-product.o -MD -MP -MF .deps/libdynare___a-product.Tpo -c -o libdynare___a-product.o `test -f '../../../../dynare++/integ/cc/product.cpp' || echo './'`../../../../dynare++/integ/cc/product.cpp
mv -f .deps/libdynare___a-product.Tpo .deps/libdynare___a-product.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-quadrature.o -MD -MP -MF .deps/libdynare___a-quadrature.Tpo -c -o libdynare___a-quadrature.o `test -f '../../../../dynare++/integ/cc/quadrature.cpp' || echo './'`../../../../dynare++/integ/cc/quadrature.cpp
mv -f .deps/libdynare___a-quadrature.Tpo .deps/libdynare___a-quadrature.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-quasi_mcarlo.o -MD -MP -MF .deps/libdynare___a-quasi_mcarlo.Tpo -c -o libdynare___a-quasi_mcarlo.o `test -f '../../../../dynare++/integ/cc/quasi_mcarlo.cpp' || echo './'`../../../../dynare++/integ/cc/quasi_mcarlo.cpp
mv -f .deps/libdynare___a-quasi_mcarlo.Tpo .deps/libdynare___a-quasi_mcarlo.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-smolyak.o -MD -MP -MF .deps/libdynare___a-smolyak.Tpo -c -o libdynare___a-smolyak.o `test -f '../../../../dynare++/integ/cc/smolyak.cpp' || echo './'`../../../../dynare++/integ/cc/smolyak.cpp
mv -f .deps/libdynare___a-smolyak.Tpo .deps/libdynare___a-smolyak.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-vector_function.o -MD -MP -MF .deps/libdynare___a-vector_function.Tpo -c -o libdynare___a-vector_function.o `test -f '../../../../dynare++/integ/cc/vector_function.cpp' || echo './'`../../../../dynare++/integ/cc/vector_function.cpp
mv -f .deps/libdynare___a-vector_function.Tpo .deps/libdynare___a-vector_function.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT libdynare___a-nlsolve.o -MD -MP -MF .deps/libdynare___a-nlsolve.Tpo -c -o libdynare___a-nlsolve.o `test -f '../../../../dynare++/src/nlsolve.cpp' || echo './'`../../../../dynare++/src/nlsolve.cpp
mv -f .deps/libdynare___a-nlsolve.Tpo .deps/libdynare___a-nlsolve.Po
rm -f libdynare++.a
ar cru libdynare++.a libdynare___a-faa_di_bruno.o libdynare___a-korder_stoch.o libdynare___a-journal.o libdynare___a-decision_rule.o libdynare___a-dynamic_model.o libdynare___a-random.o libdynare___a-first_order.o libdynare___a-normal_conjugate.o libdynare___a-approximation.o libdynare___a-global_check.o libdynare___a-korder.o libdynare___a-normal_moments.o libdynare___a-int_sequence.o libdynare___a-tensor.o libdynare___a-ps_tensor.o libdynare___a-pyramid_prod2.o libdynare___a-equivalence.o libdynare___a-fine_container.o libdynare___a-kron_prod.o libdynare___a-t_polynomial.o libdynare___a-symmetry.o libdynare___a-stack_container.o libdynare___a-twod_matrix.o libdynare___a-sparse_tensor.o libdynare___a-sthread.o libdynare___a-gs_tensor.o libdynare___a-pyramid_prod.o libdynare___a-fs_tensor.o libdynare___a-permutation.o libdynare___a-rfs_tensor.o libdynare___a-t_container.o libdynare___a-tl_static.o libdynare___a-IterativeSylvester.o libdynare___a-QuasiTriangular.o libdynare___a-QuasiTriangularZero.o libdynare___a-GeneralMatrix.o libdynare___a-GeneralSylvester.o libdynare___a-SimilarityDecomp.o libdynare___a-SylvException.o libdynare___a-SchurDecompEig.o libdynare___a-Vector.o libdynare___a-TriangularSylvester.o libdynare___a-SylvParams.o libdynare___a-BlockDiagonal.o libdynare___a-KronVector.o libdynare___a-SylvMemory.o libdynare___a-SymSchurDecomp.o libdynare___a-SylvMatrix.o libdynare___a-SchurDecomp.o libdynare___a-KronUtils.o libdynare___a-product.o libdynare___a-quadrature.o libdynare___a-quasi_mcarlo.o libdynare___a-smolyak.o libdynare___a-vector_function.o libdynare___a-nlsolve.o
ranlib libdynare++.a
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in ; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/libdynare++/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/libdynare++'
Making all in gensylv
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/gensylv'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/sylv/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT gensylv-gensylv.o -MD -MP -MF .deps/gensylv-gensylv.Tpo -c -o gensylv-gensylv.o `test -f '../../../../dynare++/sylv/matlab/gensylv.cpp' || echo './'`../../../../dynare++/sylv/matlab/gensylv.cpp
mv -f .deps/gensylv-gensylv.Tpo .deps/gensylv-gensylv.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o gensylv.mexglx gensylv-gensylv.o ../libdynare++/libdynare++.a -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in gensylv.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/gensylv/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/gensylv'
Making all in block_kalman_filter
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/block_kalman_filter'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT block_kalman_filter.o -MD -MP -MF .deps/block_kalman_filter.Tpo -c -o block_kalman_filter.o `test -f '../../../sources/block_kalman_filter/block_kalman_filter.cc' || echo './'`../../../sources/block_kalman_filter/block_kalman_filter.cc
mv -f .deps/block_kalman_filter.Tpo .deps/block_kalman_filter.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o block_kalman_filter.mexglx block_kalman_filter.o -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in block_kalman_filter.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/block_kalman_filter/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/block_kalman_filter'
Making all in sobol
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/sobol'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT qmc_sequence.o -MD -MP -MF .deps/qmc_sequence.Tpo -c -o qmc_sequence.o ../../../sources/sobol/qmc_sequence.cc
mv -f .deps/qmc_sequence.Tpo .deps/qmc_sequence.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o qmc_sequence.mexglx qmc_sequence.o -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in qmc_sequence.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/sobol/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/sobol'
Making all in local_state_space_iterations
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/local_state_space_iterations'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT local_state_space_iteration_2.o -MD -MP -MF .deps/local_state_space_iteration_2.Tpo -c -o local_state_space_iteration_2.o ../../../sources/local_state_space_iterations/local_state_space_iteration_2.cc
mv -f .deps/local_state_space_iteration_2.Tpo .deps/local_state_space_iteration_2.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o local_state_space_iteration_2.mexglx local_state_space_iteration_2.o -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in local_state_space_iteration_2.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/local_state_space_iterations/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/local_state_space_iterations'
Making all in k_order_perturbation
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/k_order_perturbation'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT k_order_perturbation-k_order_perturbation.o -MD -MP -MF .deps/k_order_perturbation-k_order_perturbation.Tpo -c -o k_order_perturbation-k_order_perturbation.o `test -f '../../../sources/k_order_perturbation/k_order_perturbation.cc' || echo './'`../../../sources/k_order_perturbation/k_order_perturbation.cc
mv -f .deps/k_order_perturbation-k_order_perturbation.Tpo .deps/k_order_perturbation-k_order_perturbation.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT k_order_perturbation-k_ord_dynare.o -MD -MP -MF .deps/k_order_perturbation-k_ord_dynare.Tpo -c -o k_order_perturbation-k_ord_dynare.o `test -f '../../../sources/k_order_perturbation/k_ord_dynare.cc' || echo './'`../../../sources/k_order_perturbation/k_ord_dynare.cc
mv -f .deps/k_order_perturbation-k_ord_dynare.Tpo .deps/k_order_perturbation-k_ord_dynare.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT k_order_perturbation-dynamic_dll.o -MD -MP -MF .deps/k_order_perturbation-dynamic_dll.Tpo -c -o k_order_perturbation-dynamic_dll.o `test -f '../../../sources/k_order_perturbation/dynamic_dll.cc' || echo './'`../../../sources/k_order_perturbation/dynamic_dll.cc
mv -f .deps/k_order_perturbation-dynamic_dll.Tpo .deps/k_order_perturbation-dynamic_dll.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT k_order_perturbation-dynamic_abstract_class.o -MD -MP -MF .deps/k_order_perturbation-dynamic_abstract_class.Tpo -c -o k_order_perturbation-dynamic_abstract_class.o `test -f '../../../sources/k_order_perturbation/dynamic_abstract_class.cc' || echo './'`../../../sources/k_order_perturbation/dynamic_abstract_class.cc
mv -f .deps/k_order_perturbation-dynamic_abstract_class.Tpo .deps/k_order_perturbation-dynamic_abstract_class.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/src -I../../../../dynare++/kord -I../../../../dynare++/tl/cc -I../../../../dynare++/utils/cc -I../../../../dynare++/sylv/cc -I../../../../dynare++/integ/cc -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT k_order_perturbation-dynamic_m.o -MD -MP -MF .deps/k_order_perturbation-dynamic_m.Tpo -c -o k_order_perturbation-dynamic_m.o `test -f '../../../sources/k_order_perturbation/dynamic_m.cc' || echo './'`../../../sources/k_order_perturbation/dynamic_m.cc
mv -f .deps/k_order_perturbation-dynamic_m.Tpo .deps/k_order_perturbation-dynamic_m.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o k_order_perturbation.mexglx k_order_perturbation-k_order_perturbation.o k_order_perturbation-k_ord_dynare.o k_order_perturbation-dynamic_dll.o k_order_perturbation-dynamic_abstract_class.o k_order_perturbation-dynamic_m.o ../libdynare++/libdynare++.a -ldl -lmatio -lz -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in k_order_perturbation.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/k_order_perturbation/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/k_order_perturbation'
вот тут в самом конце:
Making all in dynare_simul_
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/dynare_simul_'
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -I../../../../dynare++/sylv/cc -I../../../../dynare++/tl/cc -I../../../../dynare++/kord -I../../../sources -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dynare_simul_-dynare_simul.o -MD -MP -MF .deps/dynare_simul_-dynare_simul.Tpo -c -o dynare_simul_-dynare_simul.o `test -f '../../../../dynare++/extern/matlab/dynare_simul.cpp' || echo './'`../../../../dynare++/extern/matlab/dynare_simul.cpp
mv -f .deps/dynare_simul_-dynare_simul.Tpo .deps/dynare_simul_-dynare_simul.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o dynare_simul_.mexglx dynare_simul_-dynare_simul.o ../libdynare++/libdynare++.a -lmatio -lz -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in dynare_simul_.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/dynare_simul_/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/dynare_simul_'
Making all in ms_sbvar
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/ms_sbvar'
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_switch.o -MD -MP -MF .deps/dw_switch.Tpo -c -o dw_switch.o `test -f '../../../../contrib/ms-sbvar/switch_dw/switching/dw_switch.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/switching/dw_switch.c
../../../../contrib/ms-sbvar/switch_dw/switching/dw_switch.c: В функции «LogProbabilityStates»:
../../../../contrib/ms-sbvar/switch_dw/switching/dw_switch.c:2083:1: предупреждение: control reaches end of non-void function [-Wreturn-type]
mv -f .deps/dw_switch.Tpo .deps/dw_switch.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_switchio.o -MD -MP -MF .deps/dw_switchio.Tpo -c -o dw_switchio.o `test -f '../../../../contrib/ms-sbvar/switch_dw/switching/dw_switchio.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/switching/dw_switchio.c
mv -f .deps/dw_switchio.Tpo .deps/dw_switchio.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_dirichlet_restrictions.o -MD -MP -MF .deps/dw_dirichlet_restrictions.Tpo -c -o dw_dirichlet_restrictions.o `test -f '../../../../contrib/ms-sbvar/switch_dw/switching/dw_dirichlet_restrictions.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/switching/dw_dirichlet_restrictions.c
mv -f .deps/dw_dirichlet_restrictions.Tpo .deps/dw_dirichlet_restrictions.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_metropolis_theta.o -MD -MP -MF .deps/dw_metropolis_theta.Tpo -c -o dw_metropolis_theta.o `test -f '../../../../contrib/ms-sbvar/switch_dw/switching/dw_metropolis_theta.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/switching/dw_metropolis_theta.c
mv -f .deps/dw_metropolis_theta.Tpo .deps/dw_metropolis_theta.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT create_init_file.o -MD -MP -MF .deps/create_init_file.Tpo -c -o create_init_file.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/create_init_file.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/create_init_file.c
mv -f .deps/create_init_file.Tpo .deps/create_init_file.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT VARbase.o -MD -MP -MF .deps/VARbase.Tpo -c -o VARbase.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/VARbase.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/VARbase.c
mv -f .deps/VARbase.Tpo .deps/VARbase.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT VARio.o -MD -MP -MF .deps/VARio.Tpo -c -o VARio.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/VARio.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/VARio.c
mv -f .deps/VARio.Tpo .deps/VARio.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT VARio_matlab.o -MD -MP -MF .deps/VARio_matlab.Tpo -c -o VARio_matlab.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/VARio_matlab.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/VARio_matlab.c
mv -f .deps/VARio_matlab.Tpo .deps/VARio_matlab.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_array.o -MD -MP -MF .deps/dw_array.Tpo -c -o dw_array.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/arrays/dw_array.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/arrays/dw_array.c
mv -f .deps/dw_array.Tpo .deps/dw_array.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_matrix_array.o -MD -MP -MF .deps/dw_matrix_array.Tpo -c -o dw_matrix_array.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/arrays/dw_matrix_array.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/arrays/dw_matrix_array.c
mv -f .deps/dw_matrix_array.Tpo .deps/dw_matrix_array.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_ascii.o -MD -MP -MF .deps/dw_ascii.Tpo -c -o dw_ascii.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/ascii/dw_ascii.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/ascii/dw_ascii.c
mv -f .deps/dw_ascii.Tpo .deps/dw_ascii.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_parse_cmd.o -MD -MP -MF .deps/dw_parse_cmd.Tpo -c -o dw_parse_cmd.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/ascii/dw_parse_cmd.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/ascii/dw_parse_cmd.c
mv -f .deps/dw_parse_cmd.Tpo .deps/dw_parse_cmd.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_elliptical.o -MD -MP -MF .deps/dw_elliptical.Tpo -c -o dw_elliptical.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/elliptical/dw_elliptical.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/elliptical/dw_elliptical.c
mv -f .deps/dw_elliptical.Tpo .deps/dw_elliptical.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_error.o -MD -MP -MF .deps/dw_error.Tpo -c -o dw_error.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/error/dw_error.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/error/dw_error.c
mv -f .deps/dw_error.Tpo .deps/dw_error.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_histogram.o -MD -MP -MF .deps/dw_histogram.Tpo -c -o dw_histogram.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/histogram/dw_histogram.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/histogram/dw_histogram.c
mv -f .deps/dw_histogram.Tpo .deps/dw_histogram.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_math.o -MD -MP -MF .deps/dw_math.Tpo -c -o dw_math.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/math/dw_math.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/math/dw_math.c
mv -f .deps/dw_math.Tpo .deps/dw_math.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_matrix.o -MD -MP -MF .deps/dw_matrix.Tpo -c -o dw_matrix.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/matrix/dw_matrix.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/matrix/dw_matrix.c
mv -f .deps/dw_matrix.Tpo .deps/dw_matrix.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT bmatrix.o -MD -MP -MF .deps/bmatrix.Tpo -c -o bmatrix.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/matrix/bmatrix.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/matrix/bmatrix.c
mv -f .deps/bmatrix.Tpo .deps/bmatrix.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_matrix_sort.o -MD -MP -MF .deps/dw_matrix_sort.Tpo -c -o dw_matrix_sort.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/sort/dw_matrix_sort.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/sort/dw_matrix_sort.c
mv -f .deps/dw_matrix_sort.Tpo .deps/dw_matrix_sort.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_rand_gsl.o -MD -MP -MF .deps/dw_rand_gsl.Tpo -c -o dw_rand_gsl.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/stat/dw_rand_gsl.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/stat/dw_rand_gsl.c
mv -f .deps/dw_rand_gsl.Tpo .deps/dw_rand_gsl.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_matrix_rand.o -MD -MP -MF .deps/dw_matrix_rand.Tpo -c -o dw_matrix_rand.o `test -f '../../../../contrib/ms-sbvar/utilities_dw/stat/dw_matrix_rand.c' || echo './'`../../../../contrib/ms-sbvar/utilities_dw/stat/dw_matrix_rand.c
mv -f .deps/dw_matrix_rand.Tpo .deps/dw_matrix_rand.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT mex_top_level.o -MD -MP -MF .deps/mex_top_level.Tpo -c -o mex_top_level.o `test -f '../../../sources/ms-sbvar/mex_top_level.cc' || echo './'`../../../sources/ms-sbvar/mex_top_level.cc
mv -f .deps/mex_top_level.Tpo .deps/mex_top_level.Po
g++ -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT modify_for_mex.o -MD -MP -MF .deps/modify_for_mex.Tpo -c -o modify_for_mex.o `test -f '../../../sources/ms-sbvar/modify_for_mex.cc' || echo './'`../../../sources/ms-sbvar/modify_for_mex.cc
mv -f .deps/modify_for_mex.Tpo .deps/modify_for_mex.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o ms_sbvar_create_init_file.mexglx dw_switch.o dw_switchio.o dw_dirichlet_restrictions.o dw_metropolis_theta.o create_init_file.o VARbase.o VARio.o VARio_matlab.o dw_array.o dw_matrix_array.o dw_ascii.o dw_parse_cmd.o dw_elliptical.o dw_error.o dw_histogram.o dw_math.o dw_matrix.o bmatrix.o dw_matrix_sort.o dw_rand_gsl.o dw_matrix_rand.o mex_top_level.o modify_for_mex.o -lut -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas -lgsl -lgslcblas -lm
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_switch_opt.o -MD -MP -MF .deps/dw_switch_opt.Tpo -c -o dw_switch_opt.o `test -f '../../../../contrib/ms-sbvar/switch_dw/switching/dw_switch_opt.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/switching/dw_switch_opt.c
mv -f .deps/dw_switch_opt.Tpo .deps/dw_switch_opt.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_mdd_switch.o -MD -MP -MF .deps/dw_mdd_switch.Tpo -c -o dw_mdd_switch.o `test -f '../../../../contrib/ms-sbvar/switch_dw/switching/dw_mdd_switch.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/switching/dw_mdd_switch.c
mv -f .deps/dw_mdd_switch.Tpo .deps/dw_mdd_switch.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_sbvar_command_line.o -MD -MP -MF .deps/dw_sbvar_command_line.Tpo -c -o dw_sbvar_command_line.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/dw_sbvar_command_line.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/dw_sbvar_command_line.c
mv -f .deps/dw_sbvar_command_line.Tpo .deps/dw_sbvar_command_line.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT sbvar_estimate.o -MD -MP -MF .deps/sbvar_estimate.Tpo -c -o sbvar_estimate.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_estimate.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_estimate.c
mv -f .deps/sbvar_estimate.Tpo .deps/sbvar_estimate.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT sbvar_simulate.o -MD -MP -MF .deps/sbvar_simulate.Tpo -c -o sbvar_simulate.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_simulate.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_simulate.c
../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_simulate.c:39:18: предупреждение: «LargestRoot» определена, но нигде не используется [-Wunused-function]
mv -f .deps/sbvar_simulate.Tpo .deps/sbvar_simulate.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT sbvar_probabilities.o -MD -MP -MF .deps/sbvar_probabilities.Tpo -c -o sbvar_probabilities.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_probabilities.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_probabilities.c
mv -f .deps/sbvar_probabilities.Tpo .deps/sbvar_probabilities.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT sbvar_mdd.o -MD -MP -MF .deps/sbvar_mdd.Tpo -c -o sbvar_mdd.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_mdd.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_mdd.c
mv -f .deps/sbvar_mdd.Tpo .deps/sbvar_mdd.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT sbvar_forecast.o -MD -MP -MF .deps/sbvar_forecast.Tpo -c -o sbvar_forecast.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_forecast.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_forecast.c
mv -f .deps/sbvar_forecast.Tpo .deps/sbvar_forecast.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT sbvar_variance_decomposition.o -MD -MP -MF .deps/sbvar_variance_decomposition.Tpo -c -o sbvar_variance_decomposition.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_variance_decomposition.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_variance_decomposition.c
mv -f .deps/sbvar_variance_decomposition.Tpo .deps/sbvar_variance_decomposition.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT sbvar_impulse_responses.o -MD -MP -MF .deps/sbvar_impulse_responses.Tpo -c -o sbvar_impulse_responses.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_impulse_responses.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_impulse_responses.c
../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_impulse_responses.c: В функции «dw_sbvar_impulse_response_command_line»:
../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_impulse_responses.c:1144:13: предупреждение: variable «explosive_cutoff» set but not used [-Wunused-but-set-variable]
../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_impulse_responses.c:1143:18: предупреждение: variable «sample» set but not used [-Wunused-but-set-variable]
../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/sbvar_impulse_responses.c:1139:56: предупреждение: variable «T» set but not used [-Wunused-but-set-variable]
mv -f .deps/sbvar_impulse_responses.Tpo .deps/sbvar_impulse_responses.Po
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_MATLAB=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -D_GNU_SOURCE -DNDEBUG -D_FILE_OFFSET_BITS=64 -DMATLAB_VERSION=0x0714 -DMATLAB_MEX_FILE -DMEXEXT=\".mexglx\" -I. -I/media/dmbn/Junk/studium/matlab/extern/include -I../../../sources -DSTRUCTURED_COLUMN_MAJOR -I../../../sources -I../../../sources/ms-sbvar -I../../../../contrib/ms-sbvar/utilities_dw/include -I../../../../contrib/ms-sbvar/switch_dw/switching -I../../../../contrib/ms-sbvar/switch_dw/state_space -I../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar -fexceptions -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -MT dw_csminwel.o -MD -MP -MF .deps/dw_csminwel.Tpo -c -o dw_csminwel.o `test -f '../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/dw_csminwel.c' || echo './'`../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/dw_csminwel.c
../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/dw_csminwel.c: В функции «csminwel»:
../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/dw_csminwel.c:330:26: предупреждение: «badg[1]» may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../../contrib/ms-sbvar/switch_dw/state_space/sbvar/dw_csminwel.c:321:26: предупреждение: «badg[2]» may be used uninitialized in this function [-Wmaybe-uninitialized]
mv -f .deps/dw_csminwel.Tpo .deps/dw_csminwel.Po
g++ -fPIC -pthread -g -O2 -m32 -Wall -Wno-parentheses -shared -Wl,--no-undefined -Wl,-rpath-link,/media/dmbn/Junk/studium/matlab/bin/glnx86 -L/media/dmbn/Junk/studium/matlab/bin/glnx86 -Wl,--version-script,/media/dmbn/Junk/studium/matlab/extern/lib/glnx86/mexFunction.map -o ms_sbvar_command_line.mexglx dw_switch.o dw_switchio.o dw_dirichlet_restrictions.o dw_metropolis_theta.o dw_switch_opt.o dw_mdd_switch.o VARbase.o VARio.o dw_sbvar_command_line.o sbvar_estimate.o sbvar_simulate.o sbvar_probabilities.o sbvar_mdd.o sbvar_forecast.o sbvar_variance_decomposition.o sbvar_impulse_responses.o dw_csminwel.o dw_array.o dw_matrix_array.o dw_ascii.o dw_parse_cmd.o dw_elliptical.o dw_error.o dw_histogram.o dw_math.o dw_matrix.o bmatrix.o dw_matrix_sort.o dw_rand_gsl.o dw_matrix_rand.o mex_top_level.o modify_for_mex.o -lut -lmx -lmex -lmat -lm -lstdc++ -lmwlapack -lmwblas -lgsl -lgslcblas -lm
/bin/mkdir -p ../../../matlab
cd ../../../matlab && \
for p in ms_sbvar_create_init_file.mexglx ms_sbvar_command_line.mexglx; do \
ln -s -f /media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/ms_sbvar/$p $p; \
done
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab/ms_sbvar'
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab'
make[2]: Цель `all-am' не требует выполнения команд.
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab'
make[1]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/matlab'
Making all in mex/build/octave
make[1]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/octave'
Making all in mjdgges
make[2]: Вход в каталог `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/octave/mjdgges'
gcc -DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.4.2\" -DPACKAGE_STRING=\"dynare\ 4.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.4.2\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -DOCTAVE_MEX_FILE -DMEXEXT=\".mex\" -I. -O2 -Wa,--compress-debug-sections -gdwarf-4 -fvar-tracking-assignments -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -mtune=generic -march=i586 -fasynchronous-unwind-tables -DH5_USE_16_API -I/usr/include/octave-3.8.1/octave/.. -I/usr/include/octave-3.8.1/octave -I../../../sources -fPIC -O2 -Wa,--compress-debug-sections -gdwarf-4 -fvar-tracking-assignments -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -mtune=generic -march=i586 -fasynchronous-unwind-tables -pthread -Wall -Wno-parentheses -MT mjdgges.o -MD -MP -MF .deps/mjdgges.Tpo -c -o mjdgges.o `test -f '../../../sources/mjdgges/mjdgges.c' || echo './'`../../../sources/mjdgges/mjdgges.c
mv -f .deps/mjdgges.Tpo .deps/mjdgges.Po
gcc -fPIC -O2 -Wa,--compress-debug-sections -gdwarf-4 -fvar-tracking-assignments -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -mtune=generic -march=i586 -fasynchronous-unwind-tables -pthread -Wall -Wno-parentheses -shared -Wl,-Bsymbolic -L/usr/lib/octave/3.8.1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--hash-style=gnu -o mjdgges.mex mjdgges.o -loctinterp -loctave -lblas -lfftw3_threads -lfftw3 -lfftw3f_threads -lfftw3f -lm -lgfortran -llapack -lGLU -lGL -lpthread -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4 -L/usr/lib/gcc/i586-unknown-linux-gnu/4.7.4/../../.. -lgfortran -lm -llapack -lGLU -lGL -lpthread -lquadmath
/usr/bin/ld: cannot find -lGLU
collect2: ошибка: выполнение ld завершилось с кодом возврата 1
make[2]: *** [mjdgges.mex] Ошибка 1
make[2]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/octave/mjdgges'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Выход из каталога `/media/dmbn/Junk/dynare/dynare-4.4.2/mex/build/octave'
make: *** [all-recursive] Ошибка 1

Код: Выделить всё

/usr/bin/ld: cannot find -lGLU
я так понимаю, это оно

Аватара пользователя
Pulfer
Сообщения: 3358
Зарегистрирован: 15 фев 2012, 01:57
Operating system: ROSA Desktop Fresh 2016.1 i586
Откуда: Vladivostok, Russia

Re: Установка Dynare 4.4.2

Сообщение Pulfer » 28 авг 2014, 20:10

boggynemez писал(а):

Код: Выделить всё

/usr/bin/ld: cannot find -lGLU
я так понимаю, это оно
Да, не найдена библиотека libGLU, надо поставить её командной
urpmi libglu-devel
Или можно так (формат подходит и для 32, и для 64-битных систем, т.к. указывается не имя пакета, а один из его Provides)
urpmi "pkgconfig(glu)"
Intel Core i7-6700 / 8 Gb RAM / GeForce GTX 750 Ti / Rosa 2016.1 i586

boggynemez
Сообщения: 40
Зарегистрирован: 01 апр 2014, 00:56
Operating system: ROSA Desktop Fresh R2

Re: Установка Dynare 4.4.2

Сообщение boggynemez » 28 авг 2014, 20:45

Код: Выделить всё

/usr/bin/ld: cannot find -lGL

Аватара пользователя
Pulfer
Сообщения: 3358
Зарегистрирован: 15 фев 2012, 01:57
Operating system: ROSA Desktop Fresh 2016.1 i586
Откуда: Vladivostok, Russia

Re: Установка Dynare 4.4.2

Сообщение Pulfer » 29 авг 2014, 02:01

boggynemez писал(а):

Код: Выделить всё

/usr/bin/ld: cannot find -lGL
Тогда ещё и эту библиотеку надо поставить:

Код: Выделить всё

urpmi "pkgconfig(gl)"
Вообще, в таких случаях надо просто смотреть, что за библиотека по принципу -lGL -> libGL.so, -lGLU -> libGLU.so и т.д. И ставить соответствующий -devel пакет :)
Intel Core i7-6700 / 8 Gb RAM / GeForce GTX 750 Ti / Rosa 2016.1 i586

boggynemez
Сообщения: 40
Зарегистрирован: 01 апр 2014, 00:56
Operating system: ROSA Desktop Fresh R2

Re: Установка Dynare 4.4.2

Сообщение boggynemez » 03 сен 2014, 17:35

Pulfer писал(а):Вообще, в таких случаях надо просто смотреть, что за библиотека по принципу -lGL -> libGL.so, -lGLU -> libGLU.so и т.д. И ставить соответствующий -devel пакет :)
Я так и сделал, но

Код: Выделить всё

Пакет libgl-devel-9.2.4-4-rosa2012.1.i586 уже установлен

Аватара пользователя
Pulfer
Сообщения: 3358
Зарегистрирован: 15 фев 2012, 01:57
Operating system: ROSA Desktop Fresh 2016.1 i586
Откуда: Vladivostok, Russia

Re: Установка Dynare 4.4.2

Сообщение Pulfer » 03 сен 2014, 17:41

Что-то я тогда затрудняюсь сказать, в чём дело...
Intel Core i7-6700 / 8 Gb RAM / GeForce GTX 750 Ti / Rosa 2016.1 i586

Ответить

Вернуться в «Обсуждение ROSA Fresh R2, R3 (платформа 2012.1)»