- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am installing intel ODE solver on a linux 64-bit OS system
I used the intel fortran compiler.
Following the installation manual, I've tried to run the examples by doing :
ifort -static iode_example_f.f -I../../include -L../../lib/intel64 -liode_intel64 -lm -o iode.out
However, I've got the following error message:
ld: cannot find -liode_intel64
I really have no idea why it can't find this.
Would you give me some comments on it???
Regards,
Belmiro
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you checked LD_LIBRARY_PATH?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found that I use the windows file wrongly. Sorry....
After I used the Linux one, it works!!
Thanks for your reply!

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