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

Compilation aborted code 1 in a fortran program

Jim_V_
Beginner
547 Views

Hi, I am a student, new in fortran, and my tutor left me a fortran program to study.

There is always a message:"Compilation aborted (code 1)" when I try to run it, and it is the only error. I don't know the reason.

Please help me. Here is the Log file.

Thanks.

0 Kudos
1 Reply
mecej4
Honored Contributor III
547 Views

The compiler encountered an internal error (ICE) when compiling source file CACTI.F90. Please attach that file to your reply, so that the ICE can be reproduced. You are using a somewhat old (Version 13) of the compiler, the current one being 15.0.1. It may turn out that trying to compile CACTI.F90 using the newer compiler will succeed.

0 Kudos
Reply