- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Group,
I just installed version 7 on redhat 7.3. When I try to compile a fortran routine the compiler comes back with the error message:
Compiler driver / backend version mismatch: unset != 700
Be sure compiler driver and backend programs are in the same directory.
I tried to use the standard installs. I placed the compiler in:
/opt/intel/compiler70
Any help would be appreicated
Thanks
Bob
I just installed version 7 on redhat 7.3. When I try to compile a fortran routine the compiler comes back with the error message:
Compiler driver / backend version mismatch: unset != 700
Be sure compiler driver and backend programs are in the same directory.
I tried to use the standard installs. I placed the compiler in:
/opt/intel/compiler70
Any help would be appreicated
Thanks
Bob
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Be sure to update the compiler environment variables by
source /opt/intel/compiler70/ia32/bin/ifcvars.sh
If that doesn't help, you might also try fully uninstalling the compiler, verify that files in /opt/intel/compiler70/ia32/bin such as ifc, ifcbin, fpp and f90com have been removed, and reinstall and reset the environment as above.
Martyn
source /opt/intel/compiler70/ia32/bin/ifcvars.sh
If that doesn't help, you might also try fully uninstalling the compiler, verify that files in /opt/intel/compiler70/ia32/bin such as ifc, ifcbin, fpp and f90com have been removed, and reinstall and reset the environment as above.
Martyn

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