This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dynare configure 4.6-unstable, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/mingw64 --with-boost-system=boost_system-mt --with-boost-filesystem=boost_filesystem-mt --with-matlab=/c/Progra~1/MATLAB/R2018b --disable-octave --disable-dynare++ --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = DESKTOP-FHLICGU uname -m = x86_64 uname -r = 2.11.2(0.329/5/3) uname -s = MINGW64_NT-10.0 uname -v = 2018-11-26 09:22 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /mingw64/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /c/Windows/System32 PATH: /c/Windows PATH: /c/Windows/System32/Wbem PATH: /c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2136: loading site script /mingw64/etc/config.site | # This file is in public domain. | # Original author: Karlson2k (Evgeny Grin) | # Written for MSys2/MinGW64 to help running 'configure' scripts | | # Defaults for MinGW64-targeted programs | | # Set proper selfname on bash and fallback to default name on other shells | test -n "${BASH_SOURCE}" 2>/dev/null && config_site_me="${BASH_SOURCE[0]##*/}" || config_site_me=config.site | | # Set default 'host' to speedup configure | if test -z "$build_alias"; then | build_alias="${MSYSTEM_CHOST-x86_64-w64-mingw32}" && \ | ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default build_alias set to $build_alias" >&5 | fi | | # Set default 'prefix' to "/mingw64" | if ( test -z "$prefix" || test "x$prefix" = "xNONE" ) && \ | ( test -z "$exec_prefix" || test "x$exec_prefix" = "xNONE" ); then | prefix="${MSYSTEM_PREFIX-/mingw64}" && \ | ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default prefix set to $prefix" >&5 | fi config.site:13: default build_alias set to x86_64-w64-mingw32 configure:2278: checking for a BSD-compatible install configure:2346: result: /usr/bin/install -c configure:2357: checking whether build environment is sane configure:2412: result: yes configure:2563: checking for a thread-safe mkdir -p configure:2602: result: /usr/bin/mkdir -p configure:2609: checking for gawk configure:2625: found /usr/bin/gawk configure:2636: result: gawk configure:2647: checking whether make sets $(MAKE) configure:2669: result: yes configure:2698: checking whether make supports nested variables configure:2715: result: yes configure:2846: checking build system type configure:2860: result: x86_64-w64-mingw32 configure:2880: checking host system type configure:2893: result: x86_64-w64-mingw32 configure:2937: checking for MATLAB prefix configure:2966: result: /c/Progra~1/MATLAB/R2018b configure:2974: checking whether to enable MATLAB support configure:2988: result: yes configure:3001: checking for MATLAB version configure:3100: result: unknown configure:3111: checking for MEX-file suffix configure:3168: result: mexw64 configure:3180: result: setting MEX-file suffix to .mexw64 configure:3189: checking for MATLAB machine architecture configure:3225: result: win64 configure:3596: checking for gfortran configure:3612: found /mingw64/bin/gfortran configure:3623: result: gfortran configure:3649: checking for Fortran 77 compiler version configure:3658: gfortran --version >&5 GNU Fortran (Rev2, Built by MSYS2 project) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3669: $? = 0 configure:3658: gfortran -v >&5 Using built-in specs. COLLECT_GCC=C:\msys64\mingw64\bin\gfortran.exe COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../gcc-8.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=ada,c,lto,c++,objc,obj-c++,fortran --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld Thread model: posix gcc version 8.3.0 (Rev2, Built by MSYS2 project) configure:3669: $? = 0 configure:3658: gfortran -V >&5 gfortran.exe: error: unrecognized command line option '-V' gfortran.exe: fatal error: no input files compilation terminated. configure:3669: $? = 1 configure:3658: gfortran -qversion >&5 gfortran.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran.exe: fatal error: no input files compilation terminated. configure:3669: $? = 1 configure:3684: checking whether the Fortran 77 compiler works configure:3706: gfortran -Wall conftest.f >&5 configure:3710: $? = 0 configure:3758: result: yes configure:3761: checking for Fortran 77 compiler default output file name configure:3763: result: a.exe configure:3769: checking for suffix of executables configure:3776: gfortran -o conftest.exe -Wall conftest.f >&5 configure:3780: $? = 0 configure:3802: result: .exe configure:3818: checking whether we are cross compiling configure:3826: gfortran -o conftest.exe -Wall conftest.f >&5 configure:3830: $? = 0 configure:3837: ./conftest.exe configure:3841: $? = 0 configure:3856: result: no configure:3861: checking for suffix of object files configure:3877: gfortran -c -Wall conftest.f >&5 configure:3881: $? = 0 configure:3902: result: o configure:3910: checking whether we are using the GNU Fortran 77 compiler configure:3923: gfortran -c -Wall conftest.F >&5 configure:3923: $? = 0 configure:3932: result: yes configure:3938: checking whether gfortran accepts -g configure:3949: gfortran -c -g conftest.f >&5 configure:3949: $? = 0 configure:3957: result: yes configure:4034: checking for gcc configure:4050: found /mingw64/bin/gcc configure:4061: result: gcc configure:4290: checking for C compiler version configure:4299: gcc --version >&5 gcc.exe (Rev2, Built by MSYS2 project) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4310: $? = 0 configure:4299: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../gcc-8.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=ada,c,lto,c++,objc,obj-c++,fortran --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld Thread model: posix gcc version 8.3.0 (Rev2, Built by MSYS2 project) configure:4310: $? = 0 configure:4299: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:4310: $? = 1 configure:4299: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc.exe: fatal error: no input files compilation terminated. configure:4310: $? = 1 configure:4314: checking whether we are using the GNU C compiler configure:4333: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:4333: $? = 0 configure:4342: result: yes configure:4351: checking whether gcc accepts -g configure:4371: gcc -c -g conftest.c >&5 configure:4371: $? = 0 configure:4412: result: yes configure:4429: checking for gcc option to accept ISO C89 configure:4492: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:4492: $? = 0 configure:4505: result: none needed configure:4530: checking whether gcc understands -c and -o together configure:4552: gcc -c conftest.c -o conftest2.o configure:4555: $? = 0 configure:4552: gcc -c conftest.c -o conftest2.o configure:4555: $? = 0 configure:4567: result: yes configure:4587: checking whether make supports the include directive configure:4602: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4605: $? = 0 configure:4624: result: yes (GNU style) configure:4649: checking dependency style of gcc configure:4760: result: gcc3 configure:4775: checking for gcc option to accept ISO C99 configure:4924: gcc -c -Wall -Wno-parentheses conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:83:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^~~~~~~ conftest.c:82:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^~~~~~ conftest.c:81:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^~~ configure:4924: $? = 0 configure:4937: result: none needed configure:5010: checking for g++ configure:5026: found /mingw64/bin/g++ configure:5037: result: g++ configure:5064: checking for C++ compiler version configure:5073: g++ --version >&5 g++.exe (Rev2, Built by MSYS2 project) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5084: $? = 0 configure:5073: g++ -v >&5 Using built-in specs. COLLECT_GCC=C:\msys64\mingw64\bin\g++.exe COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../gcc-8.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=ada,c,lto,c++,objc,obj-c++,fortran --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld Thread model: posix gcc version 8.3.0 (Rev2, Built by MSYS2 project) configure:5084: $? = 0 configure:5073: g++ -V >&5 g++.exe: error: unrecognized command line option '-V' g++.exe: fatal error: no input files compilation terminated. configure:5084: $? = 1 configure:5073: g++ -qversion >&5 g++.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? g++.exe: fatal error: no input files compilation terminated. configure:5084: $? = 1 configure:5088: checking whether we are using the GNU C++ compiler configure:5107: g++ -c -Wall -Wno-parentheses conftest.cpp >&5 configure:5107: $? = 0 configure:5116: result: yes configure:5125: checking whether g++ accepts -g configure:5145: g++ -c -g conftest.cpp >&5 configure:5145: $? = 0 configure:5186: result: yes configure:5211: checking dependency style of g++ configure:5322: result: gcc3 configure:5345: checking whether g++ supports C++14 features by default configure:5759: g++ -c -Wall -Wno-parentheses conftest.cpp >&5 configure:5759: $? = 0 configure:5766: result: yes configure:6719: checking for ranlib configure:6735: found /mingw64/bin/ranlib configure:6746: result: ranlib configure:6768: checking whether ln -s works configure:6775: result: no, using cp -pR configure:6839: checking for ar configure:6855: found /mingw64/bin/ar configure:6866: result: ar configure:6892: checking the archiver (ar) interface configure:6908: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6908: $? = 0 configure:6910: ar cru libconftest.a conftest.o >&5 configure:6913: $? = 0 configure:6941: result: ar configure:6989: checking for dlopen in -ldl configure:7014: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -ldl >&5 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -ldl collect2.exe: error: ld returned 1 exit status configure:7014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_MATLAB 1 | #define HAVE_CXX14 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:7023: result: no configure:7036: checking how to run the C preprocessor configure:7067: gcc -E conftest.c configure:7067: $? = 0 configure:7081: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_MATLAB 1 | #define HAVE_CXX14 1 | /* end confdefs.h. */ | #include configure:7106: result: gcc -E configure:7126: gcc -E conftest.c configure:7126: $? = 0 configure:7140: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_MATLAB 1 | #define HAVE_CXX14 1 | /* end confdefs.h. */ | #include configure:7169: checking for grep that handles long lines and -e configure:7227: result: /usr/bin/grep configure:7232: checking for egrep configure:7294: result: /usr/bin/grep -E configure:7299: checking for ANSI C header files configure:7319: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7319: $? = 0 configure:7392: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7392: $? = 0 configure:7392: ./conftest.exe configure:7392: $? = 0 configure:7403: result: yes configure:7416: checking for sys/types.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7416: checking for sys/stat.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7416: checking for stdlib.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7416: checking for string.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7416: checking for memory.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7416: checking for strings.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7416: checking for inttypes.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7416: checking for stdint.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7416: checking for unistd.h configure:7416: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7416: $? = 0 configure:7416: result: yes configure:7462: checking gsl/gsl_cdf.h usability configure:7462: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7462: $? = 0 configure:7462: result: yes configure:7462: checking gsl/gsl_cdf.h presence configure:7462: gcc -E conftest.c configure:7462: $? = 0 configure:7462: result: yes configure:7462: checking for gsl/gsl_cdf.h configure:7462: result: yes configure:7477: checking for cos in -lm configure:7502: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'cos' [-Wbuiltin-declaration-mismatch] char cos (); ^~~ configure:7502: $? = 0 configure:7511: result: yes configure:7522: checking for cblas_dgemm in -lgslcblas configure:7547: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -lgslcblas -lm >&5 configure:7547: $? = 0 configure:7556: result: yes configure:7564: checking for gsl_cdf_ugaussian_P in -lgsl configure:7589: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -lgsl -lgslcblas -lm >&5 configure:7589: $? = 0 configure:7598: result: yes configure:7660: checking for compress in -lz configure:7685: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -lz >&5 configure:7685: $? = 0 configure:7694: result: yes configure:7705: checking for SZ_Compress in -lszip configure:7730: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -lszip -lz >&5 configure:7730: $? = 0 configure:7739: result: yes configure:7750: checking for H5Fcreate in -lhdf5 configure:7775: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -lhdf5 -lszip -lz >&5 configure:7775: $? = 0 configure:7784: result: yes configure:7796: checking matio.h usability configure:7796: gcc -c -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c >&5 configure:7796: $? = 0 configure:7796: result: yes configure:7796: checking matio.h presence configure:7796: gcc -E conftest.c configure:7796: $? = 0 configure:7796: result: yes configure:7796: checking for matio.h configure:7796: result: yes configure:7804: checking for Mat_Open in -lmatio configure:7829: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -lmatio -lhdf5 -lszip -lz >&5 configure:7829: $? = 0 configure:7838: result: yes configure:7870: checking how to get verbose linking output from gfortran configure:7880: gfortran -c -Wall conftest.f >&5 configure:7880: $? = 0 configure:7898: gfortran -o conftest.exe -Wall -v conftest.f Using built-in specs. Target: x86_64-w64-mingw32 Thread model: posix gcc version 8.3.0 (Rev2, Built by MSYS2 project) C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/f951.exe conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -Wall -version -fintrinsic-modules-path C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/finclude -o C:\msys64\tmp\ccXi88Y0.s GNU Fortran (Rev2, Built by MSYS2 project) version 8.3.0 (x86_64-w64-mingw32) compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Rev2, Built by MSYS2 project) version 8.3.0 (x86_64-w64-mingw32) compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o C:\msys64\tmp\cccQFX8S.o C:\msys64\tmp\ccXi88Y0.s GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30 Reading specs from C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/libgfortran.spec rename spec lib to liborig C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\msys64\tmp\ccZALAPN.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o conftest.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. C:\msys64\tmp\cccQFX8S.o -lgfortran -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/crtend.o configure:7981: result: -v configure:7983: checking for Fortran 77 libraries of gfortran configure:8006: gfortran -o conftest.exe -Wall -v conftest.f Using built-in specs. Target: x86_64-w64-mingw32 Thread model: posix gcc version 8.3.0 (Rev2, Built by MSYS2 project) C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/f951.exe conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -Wall -version -fintrinsic-modules-path C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/finclude -o C:\msys64\tmp\ccU0rDyr.s GNU Fortran (Rev2, Built by MSYS2 project) version 8.3.0 (x86_64-w64-mingw32) compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Rev2, Built by MSYS2 project) version 8.3.0 (x86_64-w64-mingw32) compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o C:\msys64\tmp\ccsDDrWO.o C:\msys64\tmp\ccU0rDyr.s GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30 Reading specs from C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/libgfortran.spec rename spec lib to liborig C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\msys64\tmp\ccyXimre.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o conftest.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. C:\msys64\tmp\ccsDDrWO.o -lgfortran -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/crtend.o configure:8202: result: -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 configure:8218: checking for dummy main to link with Fortran 77 libraries configure:8252: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 >&5 configure:8252: $? = 0 configure:8297: result: none configure:8330: checking for Fortran 77 name-mangling scheme configure:8343: gfortran -c -Wall conftest.f >&5 configure:8343: $? = 0 configure:8384: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c cfortran_test.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 >&5 C:\msys64\tmp\ccIogiOq.o:conftest.c:(.text+0xe): undefined reference to `foobar' collect2.exe: error: ld returned 1 exit status configure:8384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_MATLAB 1 | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBSZIP 1 | #define HAVE_LIBHDF5 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:8384: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c cfortran_test.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 >&5 configure:8384: $? = 0 configure:8442: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c cfortran_test.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 >&5 configure:8442: $? = 0 configure:8484: result: lower case, underscore, no extra underscore configure:8638: checking for sb02od_ in -lslicot_pic configure:8671: gcc -o conftest.exe -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t conftest.c -lslicot_pic >&5 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lslicot_pic collect2.exe: error: ld returned 1 exit status configure:8671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_MATLAB 1 | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBSZIP 1 | #define HAVE_LIBHDF5 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sb02od_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sb02od_ (); | ; | return 0; | } configure:8681: result: no configure:8902: Dynare is now configured for building the following components... Binaries (with "make"): MEX files for MATLAB (except those listed below): no (missing MATLAB, or unknown version, or unknown architecture) Gensylv, k-order and dynare_simul MEX files for MATLAB: yes MS-SBVAR MEX files for MATLAB: no (missing GSL) Kalman Steady State MEX file for MATLAB: no (missing SLICOT) M2HTML documentation: no configure:9064: checking that generated files are newer than configure configure:9070: result: done configure:9117: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dynare config.status 4.6-unstable, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on DESKTOP-FHLICGU config.status:847: creating Makefile config.status:847: creating mjdgges/Makefile config.status:847: creating kronecker/Makefile config.status:847: creating bytecode/Makefile config.status:847: creating libdynare++/Makefile config.status:847: creating gensylv/Makefile config.status:847: creating k_order_perturbation/Makefile config.status:847: creating dynare_simul_/Makefile config.status:847: creating kalman_steady_state/Makefile config.status:847: creating ms_sbvar/Makefile config.status:847: creating block_kalman_filter/Makefile config.status:847: creating sobol/Makefile config.status:847: creating local_state_space_iterations/Makefile config.status:1019: executing depfiles commands config.status:1096: cd mjdgges && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd kronecker && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd bytecode && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd libdynare++ && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd gensylv && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd k_order_perturbation && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd dynare_simul_ && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd kalman_steady_state && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd ms_sbvar && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd block_kalman_filter && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd sobol && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 config.status:1096: cd local_state_space_iterations && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1101: $? = 0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-w64-mingw32 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MATLAB_VERSION_set= ac_cv_env_MATLAB_VERSION_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_header_gsl_gsl_cdf_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_matio_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-w64-mingw32 ac_cv_lib_dl_dlopen=no ac_cv_lib_gsl_gsl_cdf_ugaussian_P=yes ac_cv_lib_gslcblas_cblas_dgemm=yes ac_cv_lib_hdf5_H5Fcreate=yes ac_cv_lib_m_cos=yes ac_cv_lib_matio_Mat_Open=yes ac_cv_lib_slicot_pic_sb02od_=no ac_cv_lib_szip_SZ_Compress=yes ac_cv_lib_z_compress=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_cxx_compile_cxx14=yes ax_cv_matlab=/c/Progra~1/MATLAB/R2018b ax_cv_matlab_arch=win64 ax_cv_mexext=mexw64 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /d/Dev/MSYS2/dynare/mex/build/matlab/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /d/Dev/MSYS2/dynare/mex/build/matlab/missing autoconf' AUTOHEADER='${SHELL} /d/Dev/MSYS2/dynare/mex/build/matlab/missing autoheader' AUTOMAKE='${SHELL} /d/Dev/MSYS2/dynare/mex/build/matlab/missing automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -Wall -Wno-parentheses -include stdint.h -Dchar16_t=uint_least16_t' CPP='gcc -E' CPPFLAGS='' CPPFLAGS_MATIO='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -Wno-parentheses' CYGPATH_W='cygpath -w' DEFS='-DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.6-unstable\" -DPACKAGE_STRING=\"dynare\ 4.6-unstable\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.6-unstable\" -DHAVE_MATLAB=1 -DHAVE_CXX14=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 -DHAVE_LIBSZIP=1 -DHAVE_LIBHDF5=1' DEPDIR='.deps' DO_SOMETHING_FALSE='' DO_SOMETHING_TRUE='#' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='.exe' F77='gfortran' FFLAGS=' -Wall' FLIBS=' -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32' GREP='/usr/bin/grep' GSL_CPPFLAGS='' GSL_LDFLAGS='' GSL_LIBS='-Wl,-Bstatic -lgsl -lgslcblas -lm -Wl,-Bdynamic' HAVE_CXX14='1' HAVE_GSL_FALSE='#' HAVE_GSL_TRUE='' HAVE_M2HTML_FALSE='' HAVE_M2HTML_TRUE='#' HAVE_MATIO_FALSE='#' HAVE_MATIO_TRUE='' HAVE_SLICOT_FALSE='' HAVE_SLICOT_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LDFLAGS_MATIO='' LDFLAGS_SLICOT='' LIBADD_DLOPEN='' LIBADD_MATIO='-Wl,-Bstatic -lmatio -lhdf5 -lszip -lz -Wl,-Bdynamic' LIBADD_SLICOT='-Wl,-Bstatic -Wl,-Bdynamic' LIBOBJS='' LIBS='' LN_S='cp -p' LTLIBOBJS='' M2HTML='' MAKEINFO='${SHELL} /d/Dev/MSYS2/dynare/mex/build/matlab/missing makeinfo' MATLAB='/c/Progra~1/MATLAB/R2018b' MATLAB_ARCH='win64' MATLAB_CFLAGS='' MATLAB_CPPFLAGS='' MATLAB_CXXFLAGS='' MATLAB_DEFS='' MATLAB_LDFLAGS='' MATLAB_LIBS='' MATLAB_VERSION='' MEXEXT='.mexw64' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='dynare' PACKAGE_BUGREPORT='' PACKAGE_NAME='dynare' PACKAGE_STRING='dynare 4.6-unstable' PACKAGE_TARNAME='dynare' PACKAGE_URL='' PACKAGE_VERSION='4.6-unstable' PATH_SEPARATOR=':' RANLIB='ranlib' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' THREAD_CXXFLAGS='-mthreads ' VERSION='4.6-unstable' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='gfortran' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-w64-mingw32' build_alias='x86_64-w64-mingw32' build_cpu='x86_64' build_os='mingw32' build_vendor='w64' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-w64-mingw32' host_alias='' host_cpu='x86_64' host_os='mingw32' host_vendor='w64' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /d/Dev/MSYS2/dynare/mex/build/matlab/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/mingw64' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dynare" #define PACKAGE_TARNAME "dynare" #define PACKAGE_VERSION "4.6-unstable" #define PACKAGE_STRING "dynare 4.6-unstable" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "dynare" #define VERSION "4.6-unstable" #define HAVE_MATLAB 1 #define HAVE_CXX14 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIBM 1 #define HAVE_LIBZ 1 #define HAVE_LIBSZIP 1 #define HAVE_LIBHDF5 1 configure: exit 0