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

Compilation and link probelm

alex_zeid
Beginner
1,173 Views
I am using an older version of digital fortran, Professional Edition 6.0 and just migrated over to a more powerful computer.
When compiling my programs, the machine lock up and I have to go to the task manager to terminate the program and then restart fortran. I am glad that I don't have to re boot the machine. Is there a solution to this problem.
I never had this probelm on another machine.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
1,173 Views
There is no known bug in DVF that would cause this behavior, but we have seen some antivirus programs trigger it. Try disabling your antivirus and see what happens. Another thing is to reboot in Safe Mode and see if you can compile. If yes, that means some background program is interfering.
0 Kudos
Reply