Microsoft
Software
Hardware
Network
Question : GLIBCXX_3.4.9' not found C++
Hi,
I'm trying to run a program I compiled on Fedora 8 but I get this error:
/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./my_client)
I've got version 4.1.2 of the lib installed:
libstdc++-4.1.2-33.i386
when I try to install the compat stdlib, I get
[root@localhost admin]# rpm -i compat-libstdc++-33-3.2.3-
62.i386.rp
m
package compat-libstdc++-33-3.2.3-
62.i386 is already installed
Any suggestions? Thanks!
Answer : GLIBCXX_3.4.9' not found C++
you are probably missing libstc++6.so.6 library of glibc version 3.4
Random Solutions
Forcing 32-bit VB.NET mode on 64-bit machine
WCF Certificates
Windows can not check for updates Code 800710DD
Touchpad stopped working on my Sony Vaio laptop
Access - SQL create two tables
Excel sheet auto insert data
Resize pictures in Word
Export Gridview to csv file - btnExportCSV_Click
Compare two spreadsheets
"Access is denied" when attempting to promote server to become second Domain Controller