Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

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

jansen__jacob
Beginner
436 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
436 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