- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am still getting this error:
fortcom: Fatal: There has been an internal compiler error (C0000005)
when trying to compile legacy code on the 11.0.074 compiler. I'm attaching all the source code (zipped). Hope you can help. Thanks.
fortcom: Fatal: There has been an internal compiler error (C0000005)
when trying to compile legacy code on the 11.0.074 compiler. I'm attaching all the source code (zipped). Hope you can help. Thanks.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
7 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can reproduce the problem. Workaround: Project > Properties > Fortran > Diagnostics. Set Check Routine Interfaces to No.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The upcoming 11.1 (late June) also appears fine, even with Check Routine Interfaces on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
I can reproduce the problem. Workaround: Project > Properties > Fortran > Diagnostics. Set Check Routine Interfaces to No.
This is great news. However, I can't find a check routine interfaces in the diagnostics. I set generate interface blocks to "no", that is the only mention of interfaces in the diagnostics window. The code will still not compile with this change, however.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's further down on that page.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Steve,
First, thanks for your rapid responses. Following your first reply yesterday, I changed some flags in diagnostics and anywhere else that looked promising, and rebuilt, and the code is finally compiling. You Intel folkshave beensuperb with your help in getting thisworking, and I really appreciate it. I am still pretty new at Fortran andcompletely new tothe Intel versionand your support pages here, and apologize for anyunnecessary run-around I've inadvertently given you folks.
FYI My diagnostics window does not havethe multiple options in your reply. It has only one option, if Iapply the +: Compile Time Diagnostics, which I selected as show all/warn all. I am running on VS2005, which may account for the difference.
Cheers!
Anne
First, thanks for your rapid responses. Following your first reply yesterday, I changed some flags in diagnostics and anywhere else that looked promising, and rebuilt, and the code is finally compiling. You Intel folkshave beensuperb with your help in getting thisworking, and I really appreciate it. I am still pretty new at Fortran andcompletely new tothe Intel versionand your support pages here, and apologize for anyunnecessary run-around I've inadvertently given you folks.
FYI My diagnostics window does not havethe multiple options in your reply. It has only one option, if Iapply the +: Compile Time Diagnostics, which I selected as show all/warn all. I am running on VS2005, which may account for the difference.
Cheers!
Anne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hmm - might be a compiler version difference. Check under External Routines to see if it shows up there.
You haven't given us any "run-around", and we apologize for the compiler bugs getting in your way.
You haven't given us any "run-around", and we apologize for the compiler bugs getting in your way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The rest of the diagnostic optionstoggleas I switch the setting in the configuration pull down menu from debug torelease - this is only happening in files with the troublesome code though. Also, I think Ifirst changed the configuration in the solution configurations window in the top toolbar.Anyway, I see by adjusting the configuration settings how to get tothose options in the future.
I've been able to compile the code several times now, and theexecutableisworking (with no more problems thanusual) so I think I'm in the clear.
Thanks for all the help!
Anne
I've been able to compile the code several times now, and theexecutableisworking (with no more problems thanusual) so I think I'm in the clear.
Thanks for all the help!
Anne

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