- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to use iterative solver routines which are supported by MKL 8.1.
When I compile subroutine with mkl_solver.lib, below errors are found.
test.obj : error LNK2001: unresolved external symbol _DCSRMV_SY@32
test.obj : error LNK2001: unresolved external symbol _DCG_INIT@28
test.obj : error LNK2001: unresolved external symbol _DCG_CHECK@28
test.obj : error LNK2001: unresolved external symbol _DCG@28
test.obj : error LNK2001: unresolved external symbol _DCG_GET@32
Debug/test.exe : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.
test.obj : error LNK2001: unresolved external symbol _DCG_INIT@28
test.obj : error LNK2001: unresolved external symbol _DCG_CHECK@28
test.obj : error LNK2001: unresolved external symbol _DCG@28
test.obj : error LNK2001: unresolved external symbol _DCG_GET@32
Debug/test.exe : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.
If you are knowing how to link mkl_solver.lib using CVF, could you let me know the way how to?
I couldn't find any buttons or any menus to do this linking in the Compaq Visual Fortran compiler.
Thank you.
Link Copied
0 Replies

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