- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm porting a Fortran application to Windows 10.
I installed ifort 2022.0.0
The fortran routines compiled (apparently) with warnings, but no errors.
Oops, the application has some C routines!
Installed C compiler 2022.0.3
The C routines compiled (apparently) without trouble.
Linking is done with ifort command, but now ifort is not recognized as a command in the Intel oneAPI command prompt.
I've searched for *vars.bat, but haven't found one that resets the environment so I can compile with ifort.
Thanks,
Please tell me which Location to Select, if this is not the best.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh wait
You cannot have Fortran at one version, 2022.0.0 and Intel C/C++ at another version 2022.0.3
There is a common link 'latest' that is used to point to the current COMPILERS (plural) version (singular).
SO if you installed C/C++ from a oneAPI 2022.1.3 package, you need the matching Fortran from a oneAPI 2022.1.3 package.
Else ifort 2022.0.0 will not be found - the 'latest' link got set to 2022.0.3 by the C/C++ installation.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
fort, Thank you for posting in the Intel® Communities Support.
In reference to this scenario, just to let you know, I just moved your thread to the proper department so they can further assist you on this matter as soon as possible.
Regards,
Albert R.
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
C:\Program Files (x86)\Intel\oneAPI\setvars.bat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi fort,
Please let us know if there are any further issues. Do let us know if your concern persists even with the path provided by Steve_Lionel on the thread.
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh wait
You cannot have Fortran at one version, 2022.0.0 and Intel C/C++ at another version 2022.0.3
There is a common link 'latest' that is used to point to the current COMPILERS (plural) version (singular).
SO if you installed C/C++ from a oneAPI 2022.1.3 package, you need the matching Fortran from a oneAPI 2022.1.3 package.
Else ifort 2022.0.0 will not be found - the 'latest' link got set to 2022.0.3 by the C/C++ installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi fort,
Please let us know if there are any further concerns.
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi fort,
We understand that you might be looking into the issue. However, this is to update you that we have not heard from you on our previous responses. Please reply within the next 24 business hours to keep this thread active.
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi fort,
Since our internal team has responded back with the answer, we are closing this thread. However, if you need any additional information, please feel free to post a new question as this thread will no longer be monitored by Intel®.
Have a wonderful day ahead!
Regards,
Soumya
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page