- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am new on the use of Intel Visual Fortran. I could not find the option to link my program with IMSL libraries. The Manual mentions option Qimsl, but I could not find that option in the Project Properties. Could anyone help? Thanks.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - desouzasantos
I am new on the use of Intel Visual Fortran. I could not find the option to link my program with IMSL libraries. The Manual mentions option Qimsl, but I could not find that option in the Project Properties. Could anyone help? Thanks.
You might want to see this thread
http://software.intel.com/en-us/forums/showthread.php?t=70521
or this
http://software.intel.com/en-us/articles/installing-and-using-the-imsl-libraries/
but this second link lack of information that source must start with
INCLUDE 'link_fnl_shared.h'
Maciej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting from the second link:
The on-disk documentation, under Using Libraries > Using IMSL, has more details.
If you are building a new application, you will need to select one of the sets of IMSL libraries and add the necessary line(s), as described in the compiler documentation, in one of your Fortran source files. Most applications will use these:
INCLUDE 'link_fnl_static.h'
!DEC$ OBJCOMMENT LIB:'libiomp5md.lib'
The on-disk documentation, under Using Libraries > Using IMSL, has more details.

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