- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I installed on my computer Red Hat Enterprise Linux 5 (x86_64).
Additionally, I installed the versions 9.1 and 10.1 (I also tried the last update) of the Intel Fortran compiler.
However, for each of these 2 versions, I encountered the following error message during the installation of the compiler:
>>>>>>>>>>>>>>>>>>>>
Intel Fortran Compiler for applications running on Intel 64, Version 10.1 (10.1.017)
Installing...
Installation successful.
--------------------------------------------------------------------------------
Testing Intel Fortran compiler installed in /opt/intel/fce/10.1.017 ...
--- ERROR ---
Binary test file /tmp/install_fc.sh5292/test_fc.5292 not found
Problems with Fortran compiler: Output not equal to < Hello, World! F90>
----------------------------------------------------
ifort: error #10149: option '-cxxlib-gcc' not supported with the current installed GCC
Problems with Fortran compiler:!=< Hello, World! F90>
<<<<<<<<<<<<<<<<<<<<<<<
So, the Fortran compiler is not properly installed and does not work.
The versions of the Fortran compilers I installed should work properly on my version of linux, according the release notes by Intel.
How can I solve this problem?
Thank you in advance for your help.
I installed on my computer Red Hat Enterprise Linux 5 (x86_64).
Additionally, I installed the versions 9.1 and 10.1 (I also tried the last update) of the Intel Fortran compiler.
However, for each of these 2 versions, I encountered the following error message during the installation of the compiler:
>>>>>>>>>>>>>>>>>>>>
Intel Fortran Compiler for applications running on Intel 64, Version 10.1 (10.1.017)
Installing...
Installation successful.
--------------------------------------------------------------------------------
Testing Intel Fortran compiler installed in /opt/intel/fce/10.1.017 ...
--- ERROR ---
Binary test file /tmp/install_fc.sh5292/test_fc.5292 not found
Problems with Fortran compiler: Output not equal to < Hello, World! F90>
----------------------------------------------------
ifort: error #10149: option '-cxxlib-gcc' not supported with the current installed GCC
Problems with Fortran compiler:
<<<<<<<<<<<<<<<<<<<<<<<
So, the Fortran compiler is not properly installed and does not work.
The versions of the Fortran compilers I installed should work properly on my version of linux, according the release notes by Intel.
How can I solve this problem?
Thank you in advance for your help.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This relates to the installed version of GCC. What is the result of the following command: gcc --version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Kevin Davis (Intel)
This relates to the installed version of GCC. What is the result of the following command: gcc --version
By "last update," I hope you mean 11.0/081. The last 2 11.0 versions installed with no incident on RH 5.2, aside from the requirement to install Sun JRE 1.6 to support idb.

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