Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29417 Discussions

problem with libstdc++.so.5 dependency of ifort on Fedora 8 (x86-64)

jansen__jacob
Beginner
662 Views
Hi all,

I tried to install the Intel Fortran compiler (10.1) on a Fedora 8 x86-64 system. It failed due to the fact that it need libstdc++.so.5, while "only" libstdc++.so.6 is present on the system.
Does anyone know a work-around?

Jouk
0 Kudos
1 Reply
Steven_L_Intel1
Employee
662 Views
Read the installation guide. You will have to install the libstdc++-compat component from your Fedora distribution. Please note that Fedora 8 is not yet a supported distro.
0 Kudos
Reply