|
/usr/lib/libstdc++.so.5: version 'GLIBCPP_3.2.2' not found
Hello,
In my company we are developing applications for Linux Montavista. The platform we are developing on is SuSE 9.0 and we compile using gcc.
I have the following issue: for an application of mine the compilation works fine but when I want to run the application on Montavista I have the following errors:
/usr/lib/libstdc++.so.5: version 'GLIBCPP_3.2.2' not found
/usr/lib/libstdc++.so.5: version 'GLIBCPP_3.2.3' not found
Do you have any idea about this?
Ovidiu
|