Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Debugging IVF - 'There is no source code available for the current location'

Deleted_U_Intel
Employee
490 Views
Hello,
i habe the following problem:
While Debugging with IVF8.0 and VS.Net 2003 i get at some line the error 'There is no source code available for the current location'.
IE at this line of code:
variab1 = variab2 - 1.0
!variab2 is a referenced constant imported from a module by 'use' command
!variab1 is a local variable
0 Kudos
1 Reply
Steven_L_Intel1
Employee
490 Views
Please report this problem to Intel Premier Support and be sure to attach a complete example that reproduces the problem. I will note that if you have enabled optimization, such messages can be expected.
0 Kudos
Reply