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

forrt, run time error

bjornk
Beginner
732 Views
I get a run time error as follows:
"forrtl:servere (8):internal consistency check failure, fileE:forrtluildfor_intrp_fmt.c,line1291"
I have been debugging the code but not getting anywhere near to sort out the problem.
Pleas help
0 Kudos
5 Replies
Steven_L_Intel1
Employee
732 Views
Please send an example reproducing the problem to Intel Premier Support.
0 Kudos
bjornk
Beginner
732 Views
I am running on DIGITAL Visual Fortran 6.1 A. Do I have to upgrade to 6.6 before I should send the code to reproduce ?
0 Kudos
Steven_L_Intel1
Employee
732 Views
Oh, sorry - should have realized that you were using CVF.

If you do upgrade to Intel Visual Fortran and can reproduce the problem there, by all means do report it. It will do you no good to report problems with CVF - no maintenance is being done on that product. I'd consider the upgrade to CVF 6.6 to be not a worthwhile investment at this point.
0 Kudos
bjornk
Beginner
732 Views
We are using Visual studio 6.0 and are not using .Net platform.
You said that there will be no support given for 6.6 ifwe upgrade.
Is the only way forward as you see it to bye Intel Visual Fortran 8 ?
I have read that Intel Visual Fortran 8 will not work together with Visual Studio 6. Will it work on its own without using .Net ?
0 Kudos
Steven_L_Intel1
Employee
732 Views
Intel Visual Fortran requires that you purchase and install Visual C++.NET (the Standard Edition is sufficient.) This does not mean that you are using "the .NET platform" - you will still be developing native code applications. It will not work with Visual Studio 6.
0 Kudos
Reply