I use another gFortran (GNU 4.8.1) so I rebuild the .mod-files (as described in the help c:\MinGW\bin\gfortran.exe clearwin64f.f95 -c -fdollar-ok -fno-range-check) and add this new mod-files to the include-folder. This is o.K.
But then I want to build the .exe-file I get an error: clearwin64.dll file not recognizes: File format not recognized
How can I solve this problem?