I have run into the following error:
fortcom: Fatal: There has been an internal compiler error (C0000005)
At first I could not reproduce it because it only happened on some workstations during make.
sometimes a 2nd make did go trough. Also running the build command directly, not from make, did work.
I now have been able to reproduce the problem in an isolated environment.
Attached is one source file, note that we use a networked folder where the compiler and includes are.
If we change the number of comment lines in the source file then the crash goes away.
steps:
cd to V00i\plib_pl and run make --trace
I have run make -p --trace 1> makeresult.txt 2> makeerror.txt
the resulting text files are included in the attached zip.
Hopefully this is reproducable @intel.
Michel.