- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I run a large batch file and get 2 error messages saying "ifcore_msg" and "irc_msg" "is not a valid windows image. Please check this against your installation diskette."
Link Copied
8 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Those are "message catalog" DLLs which can be found in C:Program FilesIntelCompiler11.1xxxbinia321033 It may be that they are corrupted. You may want to uninstall and reinstall the compiler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
Those are "message catalog" DLLs which can be found in C:Program FilesIntelCompiler11.1xxxbinia321033 It may be that they are corrupted. You may want to uninstall and reinstall the compiler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you see this only when building from this batch file? Is it on all compiles, or only some? What is the ifort command used?
Can you build a new project successfully? I think to test this you'll have to introduce a syntax error into the source so that the message catalog gets loaded.
Can you build a new project successfully? I think to test this you'll have to introduce a syntax error into the source so that the message catalog gets loaded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also, please tell me what kind of system you're building this on (32-bit, 64-bit) and how you establish the Intel Fortran environment for this batch job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
Also, please tell me what kind of system you're building this on (32-bit, 64-bit) and how you establish the Intel Fortran environment for this batch job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you say "you just compile them", what exactly do you do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
When you say "you just compile them", what exactly do you do?
I then run the batch code which then copies all the modules to a new folder. The modules are then run to produce the model results. It is this last bit where I keep getting the irc and ifcore errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you say "modules", do you mean the executables? How are the modules run?

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