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
Outlook closes as soon as it starts
Zend_Mail without Zend framework ?
Attach txt file with sendmail
Installing 'Compatibility Files' in Vista and Windows 7
Format an amount without the decimal point
How to sendmessage to parent pretranslatemessage?
Microsoft Exchange account does not receive external emails
Client-only rules in Outlook 2003
SQL 2005 - Create failed for database 'test'. (Microsoft.SqlServer.smo)
How to subscript and superscript on mySQL?