Topic: compilation failure. Cannot read libgfortran.spec
New 3.35.4225 release gives following error on compilation
==================
Generating Makefile... Okay
==================
Compiling .\hello.f90
Generating hello.exe
gfortran.exe: fatal error: cannot read spec file 'libgfortran.spec': No such file or directory
compilation terminated.
Error: Last command making (hello.exe) returned a bad status
Error: Make execution terminated
* Failed *