- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone have a clue what this might mean? Unfortunately I cannot supply the source code that produces it, but basically what happens is that my fellow programmers update the Fortran code using CVF6.6, while I'm experimenting with migrating this to IVF8.1.
The following is an excerpt from the build log produced by Studio.NET showing the command line and its error message:
----------------------
ifort /nologo /Ob2 /Oy- /QaxP /Qparallel /assume:buffered_io /include:".Release2/" /define:RELEASE_EXTERNAL /define:NDEBUG /define:DEBUG_CPU /define:COMPILER_IS_IVF /extend_source:132 /fpscomp:ioformat /fpscomp:logicals /warn:errors /warn:declarations /warn:unused /warn:truncated_source /Qsave /align:commons /align:sequence /Qzero /fpe:0 /Op /fpconstant /Qfpstkchk /names:as_is /iface:cvf /module:".Release2/" /object:".Release2/" /traceback /check:bounds /check:format /check:output_conversion /check:arg_temp_created /libs:dll /threads /c C:prjFates2000ioio.for
0_3
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.
in file (null), line 0, column 0
compilation aborted for C:prjFates2000ioio.for (code 3)
------------------------
--
-+-Ben Hetland-+-
The following is an excerpt from the build log produced by Studio.NET showing the command line and its error message:
----------------------
ifort /nologo /Ob2 /Oy- /QaxP /Qparallel /assume:buffered_io /include:".Release2/" /define:RELEASE_EXTERNAL /define:NDEBUG /define:DEBUG_CPU /define:COMPILER_IS_IVF /extend_source:132 /fpscomp:ioformat /fpscomp:logicals /warn:errors /warn:declarations /warn:unused /warn:truncated_source /Qsave /align:commons /align:sequence /Qzero /fpe:0 /Op /fpconstant /Qfpstkchk /names:as_is /iface:cvf /module:".Release2/" /object:".Release2/" /traceback /check:bounds /check:format /check:output_conversion /check:arg_temp_created /libs:dll /threads /c C:prjFates2000ioio.for
0_3
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.
in file (null), line 0, column 0
compilation aborted for C:prjFates2000ioio.for (code 3)
------------------------
--
-+-Ben Hetland-+-
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It means exactly what it says - the compiler had an internal error and that you should report it to Intel (through Intel Premier Support.) Please be sure to attach sufficient sources to demonstrate the problem. Without an analysis of the specific source, there's no further advice that can be offered.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page