- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Running version 11.1.065 and trying to run an executable that linked okay we get the foillowing message:
"The procedure entry point for for_array_copy_out could not be located in the dynamic link library libifcoremd.dll". Any idea what this is a symptom of (why it would be looking for that entry point and not finding it).
Thanks
Dave
"The procedure entry point for for_array_copy_out could not be located in the dynamic link library libifcoremd.dll". Any idea what this is a symptom of (why it would be looking for that entry point and not finding it).
Thanks
Dave
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have an older libifcoremd.dll in your PATH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please check whether the dll on PATH at run time is the one which came with the compiler. If it is an older one, it may not resolve the function references which the compiler put in the .exe. If you are running from a command line window, the one which you open from the start menu intel fortran selection should have the correct PATH settings.

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