Hello, I wrote a Fortran program (in IVF 11) that successfully finds, loads, and calls a DLL (also Fortran written and compiled in IVF11). I need to migrate my calling program to G77 and when I compile, the G77 compiler trips right away on
USE dfwin
USE dflib
which are the libraries that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.