Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29273 Discussions

Old Fortran code - comipled using Compaq visual fortran version 6.6c

tnk1035
Beginner
487 Views
Hi, I have some 30 year old Fortran code that I was lucky enough to get someone here to compile (for Windows) using Compaq visual fortran version 6.6c.
How might I get my hands on (purchase) a copy of Compaq visual fortran version 6.6c or a version that will allow me to do a similar compile?
Thanks,
TimK
0 Kudos
2 Replies
Steven_L_Intel1
Employee
487 Views
I would recommend that you purchase Intel Visual Fortran. CVF has not been sold for five years.
0 Kudos
usanthosh
Beginner
487 Views

I went from DVF-v6.0 to IVF-v9.0 and did not have to change anything significant in the code. All I remember having to do was to initilize all variables, they wouldotherwise pick garbage from the memory. I am sure the conversion to IVF-v11.0 should be similar.
0 Kudos
Reply