- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i am tryinng build a fortran program. but it is giving me error
: undefined reference to `for_check_mult_overflow'
is this a math libraryor what.
pl if any one can help me
: undefined reference to `for_check_mult_overflow'
is this a math libraryor what.
pl if any one can help me
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are linking against a set of ifort libraries that is older than the compiler you are using. Please make sure that you are linking against the current set of libraries installed along with the compiler.

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