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

ILIO_Buffer_Module_Symtab_Put error message

paul_sitz
Beginner
465 Views

I am getting the following error message below (command line included). This is happening in a ClearCase snapshot view - the same module compiles OK in a ClearCase dynamic view. I suspect this is NOT a problem with Fortran, but would be interested to know if anyone has seen something like this.

D:SR5AdvAppssrc aseSeMerran>"C:Program FilesIntelCompilerFortran9.1IA32Binifort.exe" /MT /fpe:0 /check:all
/nologo /fpscomp /Qvc8 /Qzero /Qsave /threads /traceback /DWIN32 /D_CONSOLE /DOLEDB_SQL=1 /DORACLE_8=1 /DNDEBUG /I"C:
Program FilesMicrosoft Visual Studio 8VCinclude" /I"C:Program FilesMicrosoft Visual Studio 8VCatlmfcinclude" /I
"C:Program FilesMicrosoft Visual Studio 8VCPlatformSDKInclude" /I"C:Program FilesIntelCompilerFortran9.1IA32
include" /I"SR5CommonInclude" /I"SR5CommonSystem" /I"TempSiemensPowerCCAdvAppscmpI" /FoSeMerran.o /c SeMerr
an.f
ILIO_Buffer_Module_Symtab_Put

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

compilation aborted for SeMerran.f (code 3)

0 Kudos
1 Reply
Steven_L_Intel1
Employee
465 Views
Yes, this is a compiler error. Please report it to Intel Premier Support and attach all the sources needed to reproduce the failure (including INCLUDE and module sources), plus the exact compile command used.
0 Kudos
Reply