Topic: MSFLIB and MSFWIN
Hi, just downloaded and installed a copy of latest SF, I like it so far.
Could not compile existing code developed under previous version of Intel Fortran because within the source it has the command lines:
USE MSFLIB
USE MSFWIN
The compiler stops in the makefile stage on the MSFLIB line with the following message:
Use Msflib
1
Fatal Error: Can't open module file 'msflib.mod' for reading at (1): No such file or directory
Error(E42): Last command making (build\ProcessCommandLine.o) returned a bad status
Error(E02): Make execution terminated
* Failed *
Can anyone tell me if this can be resolved without overhauling the code?
Thanks!