- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to make the migration of a code (I dont make the code and the person who has made it, he dont work now with us) that use the next function: GETCHARQQ(), for use this in theory you must include USE DFLIB. In this code I think that he used the next formulation INCLUDE 'flib.fi' & INCLUDE 'flib.fd'. In order to adapt the code to Intel Fortran, I comment this instruction and use IFCORE, then I obtain this result:
Creating library...
Fatal error cannot open "..object/ids_cui_ext.obj"
xilib: error: problem during multi-file optimization compilation (code 1)
xilib: error: problem during multi-file optimization compilation (code 1)
Im a little lost, Thanks in advance
I've saw thepost http://softwareforums.intel.com/ids/board/message?board.id=CVFMC&message.id=186and it has not helped me much
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Certainly, your substitution of USE IFCORE is in accord with ifort documentation. Assuming that .obj file is one which should result from compilation, it appears that you have a compilation error, and will need to find the message directly relating to it.

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