- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm porting an old Compaq Fortran app to Intel Fortran 11.1 on Windows and OS X.
I've found some stuff on the web saying that the module "DFLIB" is replaced by three new modules: "IFPORT", "IFCORE", and "IFQWIN".
The problem is, at least on OS X, I can't find any file named like "*IFQWIN*". Is that module only available on the Windows version of Intel Fortran? Or do I maybe have a messed-up insttallation of Ifort on OS X?
Thanks,
Christian
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
QuickWin is Windows-only. But the routines you want may be in IFPORT or IFCORE, which are available on all three platforms. Try using just IFPORT and IFCORE and see if you can build.

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