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

fortcom error when compiling

ferrad
New User
347 Views
These used to compile fine before I upgraded to 029. Now I get:
ifort /nologo /c /iface:cvf /Od /Zi /check:all /fpe:0 /dbglibs /TfD:sfpapmnewds_place2file_dump.for /define:INTEL9 /Qsave /Fods_place2 file_dump.obj /include:D:sfpapmnew /include:u:debug /include:u:source /include:C:OmniWorksclient6.2C563win32_95_x86 /fpconstant /real_size:64 /Zi /Od /4R8 /check:all /fpe:0 /traceback /debug-parameters:all /gen_interfaces /warn:interfaces
fortcom: Fatal: There has been an internal compiler error (C0000005).
compilation aborted for D:sfpapmnewds_place2file_dump.for (code 1)
Adrian
0 Kudos
2 Replies
ferrad
New User
347 Views

Sorry it's the gen_interfaces, and it failed before as well. I don't need those now, I'll remove them.

Adrian

0 Kudos
Steven_L_Intel1
Employee
347 Views
Try 030.
0 Kudos
Reply