- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I wonder what happened to the libs BINDF90, CEPCF90, F90 and IEPCF90 in the new version of intel fortran
compiler. I want to upgrade from intel 6.0 to 8.0 but I need to figure out which libs I need to link in order to have the same result as using BINDF90, CEPCF90, F90 and IEPCF90.
Many thanks
Ed
I wonder what happened to the libs BINDF90, CEPCF90, F90 and IEPCF90 in the new version of intel fortran
compiler. I want to upgrade from intel 6.0 to 8.0 but I need to figure out which libs I need to link in order to have the same result as using BINDF90, CEPCF90, F90 and IEPCF90.
Many thanks
Ed
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AFAIK you should not worry about these libs.
Compiler will automatically link required libraries depending on command line options.
cp
Compiler will automatically link required libraries depending on command line options.
cp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The set of language support libraries is different in 8.0. See the User Manual for details. However, as cp_jain said, normally you don't want to name these directly - let the ifort (previously ifc/efc) command driver figure it out.
Steve

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