I recently purchased rights to an old (1972 vintage) FORTRAN program. I can run it on a Citrix server, but my license there expires next month and since the rights included source code I'm trying to compile the source locally and not have to renew the expensive Citrix license.
I downloaded a trial of Intel's FORTRAN Compiler, but it gives me an error that C++ is not installed. So I downloaded Microsoft's C++ compiler but the Intel stuff can't find it and gives the same error.
Does anyone know of a stand-alone FORTRAN Compiler (probably F77 or even older, the graphics are pretty DOS-like) that I can use to compile this program. I'm running a Windows XP-Pro on a Dell Duo-Core with the memory maxed.
It is an engineering problem with over 1,000 lines of code and I just can't bring myself to try to convert it to Visual Basic or C++.
Thanks for your help
David
I downloaded a trial of Intel's FORTRAN Compiler, but it gives me an error that C++ is not installed. So I downloaded Microsoft's C++ compiler but the Intel stuff can't find it and gives the same error.
Does anyone know of a stand-alone FORTRAN Compiler (probably F77 or even older, the graphics are pretty DOS-like) that I can use to compile this program. I'm running a Windows XP-Pro on a Dell Duo-Core with the memory maxed.
It is an engineering problem with over 1,000 lines of code and I just can't bring myself to try to convert it to Visual Basic or C++.
Thanks for your help
David