Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29253 Discussions

Linking libraries with intel fortran for windows

connell
Beginner
456 Views
under CVF 6.6I could use the following syntax for linking libraries
-L${PATH} -lname1 -lname2
i.e. unix like. The same thing does not work with ifort. Can this be done in ifort or do you have to specify the full path for each library individualy.
Stuart Connell
0 Kudos
0 Replies
Reply