- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have some older FORTRAN code that was compiled into a library with CVF. Can I call those functions using Intel FORTRAN or do I need to have the CVF library rebuilt? If I can link to the CVF library can you elaborate on how that can be done.
Thank you.
Thank you.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The library will have to be rebuilt. You cannot mix object code from Intel Fortran with that of other Fortran compilers. (This is generally true across all Fortran compilers.)

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