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

Installing older compiler versions

Ida_Norderhaug_D_
315 Views

I need to install an older version of the fortran compiler to do some debugging. I can only find the compiler bundeled with a lot of other stuff. Is there a way to install just the compiler? If not, will installing an older version of some package create problems with my existing installation?

0 Kudos
3 Replies
andrew_4619
Honored Contributor II
315 Views

You can just install the compiler without visual studio integrations etc and it should not be a problem. How old is old compared to your current? With some limitations you can have more than one compiler version in Visual studio by using the correct install options. After in VS you just have to select the compiler that is active to use a different one.

 

0 Kudos
Ida_Norderhaug_D_
315 Views

Thank you, I just figured it out myself as well :)

0 Kudos
Reply