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

Possible ifc bug

vidar987
Beginner
688 Views
I'm trying to compile HOMPACK90 (from Netlib) with ifc 7.1 and am getting the following error message:
USE HOMOTOPY, QR => QRSPARSE
^
Error 208 at (886:HOMPACK90.f) : No such entity in the module
The code compiles and passes tests with Lahey 6.2 and Sun Forte 7 compilers. I've spent a lot of time checking the code and it seems fine. I've attached the pertinent parts of the modules and a snippet of the offending code.. were it fails.

J

0 Kudos
1 Reply
Steven_L_Intel1
Employee
688 Views
If you can provide a self-contained example, submit it to Intel Premier Support.

Steve
0 Kudos
Reply