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

Compilation aborted code 1 in a fortran program

Jim_V_
Beginner
593 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
593 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