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

Error 10014

MiB1980
Beginner
519 Views

I am getting the following error when using the Intel FORTRAN Compiler 11.1.054

4>Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.

4>in file C:\\**************.f, line 2, column 18

4>Link: error #10014: problem during multi-file optimization compilation (code 3)

4>Link: error #10014: problem during multi-file optimization compilation (code 3)

(I have removed the file name)

The location is the start point of a subroutine.

0 Kudos
1 Reply
Steven_L_Intel1
Employee
519 Views
The real problem is the internal compiler error - this is a compiler bug. Please attach a ZIP of the project so that we can investigate it. At a minimum we need the source that failed, the sources of any include or module files it uses, and the exact compile command line used. If you prefer, I will make this thread private so that others cannot see your posts.
0 Kudos
Reply