dynare/windows/deps
Sébastien Villemot 77683d5df4
Windows package: add -static-libgfortran when compiling MEX files for Octave
The Octave package for Windows ships with libgfortran from gfortran 9. This
version of libgfortran does not include symbol _gfortran_os_error_at, which is
needed by binaries created with gfortran 10 (used on our runners). The solution
is to statically link against libgfortran (as we already do for libgcc and
libstdc++).
2021-10-08 15:06:46 +02:00
..
Makefile Windows package: bump dependencies 2021-07-08 15:01:03 +02:00
mkoctfile64 Windows package: add -static-libgfortran when compiling MEX files for Octave 2021-10-08 15:06:46 +02:00
versions.mk Windows package: bump dependencies 2021-07-21 20:18:36 +02:00