- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to build a very large Fortran program and getting the message above. I get it with Intel 9 or 10. This program builds fine on CVF. Any idea what this message means?
Pete
Pete
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have a .obj which hasn't been rebuilt since CVF? I don't have a working CVF installation to verify whether that library came with CVF; it isn't part of an ifort installation. EPC hasn't been in ifort since before 8.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got past it with /NODEFAULTLIB:libCEPCF90MD
There may have been an issue with out of date object files also.
Pete
There may have been an issue with out of date object files also.
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That library has nothing to do with CVF. It comes from Intel Fortran 7.1 or earlier. You would have exactly the same problem building with CVF using the same files, unless you recompiled all of the Fortran sources.

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