- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm using GCC to build a C program (Linux).
I'm linking with a 3rd party library that was built using Intel Fortran Compiler.
The linker fails with the following undefined symbols:
f_cpstr, f_iof, f_iob, f_cpystr, f_iod, f_stop.
Is there a library that I need to link with?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are several libraries you will need, but which ones depend on how you compiled. Please consult the Intel Fortran User's Guide for 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